From 4bca49f807544bd948a5f5f78e3787411252650f Mon Sep 17 00:00:00 2001 From: Petter Rodhelind Date: Thu, 22 Feb 2018 23:15:13 +0100 Subject: first commit --- todo | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 todo (limited to 'todo') diff --git a/todo b/todo new file mode 100644 index 0000000..b79f2f5 --- /dev/null +++ b/todo @@ -0,0 +1,32 @@ +jobs / commands + async extern exekvering via !<>| +file + spara tom buffer med nytt filnamn + check for overwrite + overwrite when hash-verify fails on save + backup files on disk +window + hide + command Get +view + scroll must account for soft wraps +text + int64 as default in case of large files + undvika in-ram buffer - swapfiles? + concurrent-safe gap buffer + auto increment new line + undo + unlimited for real (undo undo) + cache write Change{} until next action +--- +visual + calculate view percentage on screen + move windows around + resize columns + file stats with ^G + keep tagline updated with flags + show running processes in menu + another style for top menu + do not change CurWin on mousepressed + scroll on mpressed at bottom line + unprintableChar styling \ No newline at end of file -- cgit v1.2.3