diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +7f6e62f 2019-07-31 (KatolaZ) support line-by-line undo in text mode +f3100dd 2019-07-31 (KatolaZ) add undo support for box, visual, cut/paste +526ce3a 2019-07-31 (KatolaZ) preliminary support for undo +6da2f3f 2019-07-30 (KatolaZ) fix bug in paste at point +eebc645 2019-07-30 (KatolaZ) yank buffer and initial copy/cut/paste support +a997593 2019-07-27 (KatolaZ) add crop-to-visible function (C) +b38ed13 2019-07-27 (KatolaZ) first step towards crop + some fixes to erase +f678684 2019-07-27 (KatolaZ) Merge branch 'devel' into master +8e3d23b 2019-07-27 (KatolaZ) reorganise code +8b67bd6 2019-07-26 (KatolaZ) Merge branch 'devel' into master +3d53fce 2019-07-26 (KatolaZ) change screen management -- dynamic array of lines +f68467d 2019-07-26 (KatolaZ) amended Makefile +0adbc2a 2019-07-26 (KatolaZ) towards dynamic screen management +8f25f7b 2019-07-26 (KatolaZ) small change to the manpage +5c8bc8b 2019-07-26 (KatolaZ) add Changelog f0200b8 2019-07-26 (KatolaZ) add auto-arrow, multipliers, -s, -h cbfdf55 2019-07-24 (KatolaZ) Merge branch 'master' into devel 21ab361 2019-07-24 (KatolaZ) add CC option to config.mk (commented) |