summaryrefslogtreecommitdiff
path: root/screen.c
AgeCommit message (Expand)Author
2021-09-27remove implicit extern declarations -- thanks to adc!HEADmasterKatolaZ
2020-10-14fix _POSIX_C_SOURCEKatolaZ
2019-08-26up-center trapezium workingKatolaZ
2019-08-16add position marks (Ma/g'a)KatolaZ
2019-08-16add support for commentsKatolaZ
2019-08-14add parallelogram modeKatolaZ
2019-08-12fix read of command scripts and script-modeKatolaZ
2019-08-11replace cleanup() with exit() in usage()KatolaZ
2019-08-09check all mem allocationsKatolaZ
2019-08-09fix bug in crop-to-visualboxKatolaZ
2019-08-09add read-at-point functionKatolaZ
2019-08-08fix bug with global movements in arrow modeKatolaZ
2019-08-05remove atexit and replace exit() with cleanup()KatolaZ
2019-08-05replace isblankKatolaZ
2019-08-02fix ANSI code in update_current() - thanks mwmsl!KatolaZ
2019-08-01remove trailing blank lines in write_file - change check_boundKatolaZ
2019-08-01fix bug in undo list allocationKatolaZ
2019-08-01add undo in erase modeKatolaZ
2019-08-01add crop-to-region in visual modeKatolaZ
2019-08-01add undo support for crop-to-visibleKatolaZ
2019-07-31add undo support for box, visual, cut/pasteKatolaZ
2019-07-31preliminary support for undoKatolaZ
2019-07-30yank buffer and initial copy/cut/paste supportKatolaZ
2019-07-27add crop-to-visible function (C)KatolaZ
2019-07-27first step towards crop + some fixes to eraseKatolaZ
2019-07-27reorganise codeKatolaZ