Historique des commits

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