aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-22 23:15:13 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-22 23:15:13 +0100
commit4bca49f807544bd948a5f5f78e3787411252650f (patch)
tree5014acfd25b349488fd8116dccccac714bedb65d /todo
downloadpoe-4bca49f807544bd948a5f5f78e3787411252650f.tar.gz
poe-4bca49f807544bd948a5f5f78e3787411252650f.tar.bz2
poe-4bca49f807544bd948a5f5f78e3787411252650f.zip
first commit
Diffstat (limited to 'todo')
-rw-r--r--todo32
1 files changed, 32 insertions, 0 deletions
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