diff options
author | Petter Rodhelind <petter.rodhelind@gmail.com> | 2018-02-22 23:15:13 +0100 |
---|---|---|
committer | Petter Rodhelind <petter.rodhelind@gmail.com> | 2018-02-22 23:15:13 +0100 |
commit | 4bca49f807544bd948a5f5f78e3787411252650f (patch) | |
tree | 5014acfd25b349488fd8116dccccac714bedb65d /todo | |
download | poe-4bca49f807544bd948a5f5f78e3787411252650f.tar.gz poe-4bca49f807544bd948a5f5f78e3787411252650f.tar.bz2 poe-4bca49f807544bd948a5f5f78e3787411252650f.zip |
first commit
Diffstat (limited to 'todo')
-rw-r--r-- | todo | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -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 |