Commit Verlauf

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