提交歷史

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