Historial de Commits

Autor SHA1 Mensaje Fecha
  isundil 13f82071cd [quickfix] topLine max length hace 9 años
  B Thibault 46e5cc53cf [refactor][add] hasReachedBottom to unify and replace ternary condition hace 9 años
  B Thibault 5a71b42c45 [refactor] moved screenSize to curseOutput hace 9 años
  B Thibault 6c4458544f [quickfix][Refs #36] send SIGWINCH when term is resized from background hace 9 años
  B Thibault 124e8f5c1d [bugfix][Refs #36] Fixed persistent screen size after resizing term while in background hace 9 años
  B Thibault c845896f6e [bugfix][Fix #35] redraw border win on SIGWINCH hace 9 años
  B Thibault d47f0b7384 [refactor][quickfix][Refs #31][WIP] Display object's content, but still a select_next issue hace 9 años
  B Thibault 49596c054d [add] syntax colors hace 9 años
  B Thibault faf465c580 [refactor] Use of wgetch instead of getch hace 9 años
  B Thibault eb94148ad4 [TMP][refactor] probably broken, replaced all std::pair<> with typedef t_Cursor hace 9 años
  B Thibault cf4b03dd51 [refactor] rebalanced levenshtein weight hace 9 años
  isundil 18f5c508d1 [Refs #25] Fix bottom line's width hace 9 años
  isundil 1fcae5c10f [add] print input's filenames hace 9 años
  isundil 92e7a1b7dc [add] change current window hace 9 años
  isundil 7f391def6f [refactor] moved some code to prepare multi-key input and binding hace 9 años
  isundil 6556a5ac17 [tmp][quickfix] moved write function to Curse??Output for new-line. atm work only for first win hace 9 años
  isundil 56dcb522f2 [WIP-BROKEN] backup hace 9 años
  isundil 42ee9bd09b [WIP-BROKEN][add] empty split view hace 9 años
  isundil 0f318b6e26 [refactor] split curseOutput in two classes for split and normal views hace 9 años
  isundil 562e2ae647 [add] view multiple file one after another hace 9 años
  isundil 0f589391ad [refactor] enable multiple inputs hace 9 años
  isundil 0af7c48cec [Fix #22] lazy compute string size to get accurate row costs hace 9 años
  isundil 2401d32c29 [Fix #18] search for \uXXXX will match corresponding unicode wchars hace 9 años
  isundil e019e07f76 [Fix #20] add null primitive type hace 9 años
  isundil 431ca21fc4 [Refs #18] input wide-char optimiation hace 9 años
  isundil d0c16a5714 [quickfix] search unicode hace 9 años
  isundil f8885532e1 [Refs #12] Add ignorecase, search only numbers, object keys, string and bool hace 9 años
  isundil c3609edc64 [Fix] scrolling issue (scrolling if selection out-of-screen) hace 9 años
  isundil 31d6e58339 [Fix #11] pressing escape while reading search query abort it hace 9 años
  isundil 36c736a719 [refactor][Fix #14] refactored search hace 9 años