コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  isundil 573a76573d [minor] compile warnings 9 年 前
  isundil 81206615b9 [add][Refs #9] doc 9 年 前
  isundil d9d20a8024 [add][Refs #9] sources headers 9 年 前
  isundil 6fbd03fcdb [add][minor] unfold search result's parent (if collapsed) 9 年 前
  isundil 176650a817 [Fix #10] Circling issue around occurences 9 年 前
  isundil 66a6cd31aa [quickfix] scrolling issue 9 年 前
  isundil ff78f46c56 [add] scroll to next seach occurence found 9 年 前