Commit History

Author SHA1 Message Date
  B Thibault 46e5cc53cf [refactor][add] hasReachedBottom to unify and replace ternary condition 9 years ago
  B Thibault 5a71b42c45 [refactor] moved screenSize to curseOutput 9 years ago
  B Thibault c845896f6e [bugfix][Fix #35] redraw border win on SIGWINCH 9 years ago
  B Thibault d47f0b7384 [refactor][quickfix][Refs #31][WIP] Display object's content, but still a select_next issue 9 years ago
  B Thibault d1b4e61977 [tmp] WIP borken displaying diff 9 years ago
  B Thibault faf465c580 [refactor] Use of wgetch instead of getch 9 years ago
  B Thibault eb94148ad4 [TMP][refactor] probably broken, replaced all std::pair<> with typedef t_Cursor 9 years ago
  isundil 18f5c508d1 [Refs #25] Fix bottom line's width 9 years ago
  isundil 1fcae5c10f [add] print input's filenames 9 years ago
  isundil 92e7a1b7dc [add] change current window 9 years ago
  isundil 7f391def6f [refactor] moved some code to prepare multi-key input and binding 9 years ago
  isundil 6556a5ac17 [tmp][quickfix] moved write function to Curse??Output for new-line. atm work only for first win 9 years ago
  isundil 56dcb522f2 [WIP-BROKEN] backup 9 years ago
  isundil 42ee9bd09b [WIP-BROKEN][add] empty split view 9 years ago
  isundil 0f318b6e26 [refactor] split curseOutput in two classes for split and normal views 9 years ago
  isundil 562e2ae647 [add] view multiple file one after another 9 years ago
  isundil 0f589391ad [refactor] enable multiple inputs 9 years ago
  isundil 0af7c48cec [Fix #22] lazy compute string size to get accurate row costs 9 years ago
  isundil 2401d32c29 [Fix #18] search for \uXXXX will match corresponding unicode wchars 9 years ago
  isundil d0c16a5714 [quickfix] search unicode 9 years ago
  isundil f8885532e1 [Refs #12] Add ignorecase, search only numbers, object keys, string and bool 9 years ago
  isundil 36c736a719 [refactor][Fix #14] refactored search 9 years ago
  isundil 573a76573d [minor] compile warnings 9 years ago
  isundil 81206615b9 [add][Refs #9] doc 9 years ago
  isundil d9d20a8024 [add][Refs #9] sources headers 9 years ago
  isundil 6fbd03fcdb [add][minor] unfold search result's parent (if collapsed) 9 years ago
  isundil ff78f46c56 [add] scroll to next seach occurence found 9 years ago
  isundil ecc30d0c96 [add][Ref #8] search for occurence and hilight them 9 years ago
  isundil 7c43d767f0 [add] Color mode (Fix #4) 9 years ago
  isundil c060a08f9f [refactor] moved findPrev / findNext to JSonElement 9 years ago