summaryrefslogtreecommitdiff
path: root/ui-curses.c
AgeCommit message (Expand)Author
2015-07-28ui: try to fixup unicode display issuesMarc André Tanner
2015-07-26view: always fill out complete cell matrixMarc André Tanner
2015-07-26vis: add infrastructure to support multiple cursors/selectionsMarc André Tanner
2015-07-21ui: further separate curses related user interface codeMarc André Tanner
2015-07-09ui: abstract curses related special keys awayMarc André Tanner
2015-07-09ui: unify backspace handlingMarc André Tanner
2015-07-09ui: move terminal state handling code to ui specific fileMarc André Tanner
2015-07-09ui: move input handling code to ui specific filesMarc André Tanner
2015-07-06Move filename from Text to FileMarc André Tanner
2015-07-03Add :show command to display special symbols for whitespacesMarc André Tanner
2015-04-22More renames, no functional changesMarc André Tanner
2015-04-11Remove global mode stateMarc André Tanner
2015-04-11Further ui separation, eliminate global stateMarc André Tanner
2015-04-07Set '< and '> marksMarc André Tanner
2015-04-07Prevent black flicker on loadJohn W. Trengrove
2015-04-05Fix clang static analyzer warningsMarc André Tanner
2015-04-04Fix drawing of selectionMarc André Tanner
2015-04-04Move more curses related stuff to ui-curses.cMarc André Tanner
2015-04-03Add option to display relative line numbersMarc André Tanner
2015-04-03Preliminary user interface separationMarc André Tanner