aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-24 23:43:22 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2018-02-24 23:43:22 +0100
commit1c1469d5522c7c7d7c03232d9c2711c5d96d3c18 (patch)
treed2bd4e1b17a4ab1cb496ae05be42daffcd4d1305 /todo
parent9f351fc3691f30ae5b3c195ef186470987ac78f9 (diff)
downloadpoe-1c1469d5522c7c7d7c03232d9c2711c5d96d3c18.tar.gz
poe-1c1469d5522c7c7d7c03232d9c2711c5d96d3c18.tar.bz2
poe-1c1469d5522c7c7d7c03232d9c2711c5d96d3c18.zip
Bulk. Move fast and break things. Whatever.
Fixed scrolling and mouse selection in regards to soft wrap and tabstop. Fixed empty buffer windir setting which will make new buffers start in correct working dir. Fixed automatic dot expansion on Open and Run. Made commands not need a prepended ! to be considered an external command.
Diffstat (limited to 'todo')
-rw-r--r--todo13
1 files changed, 6 insertions, 7 deletions
diff --git a/todo b/todo
index b79f2f5..bffdcd4 100644
--- a/todo
+++ b/todo
@@ -1,15 +1,13 @@
jobs / commands
- async extern exekvering via !<>|
+ async execution via !<>|
file
- spara tom buffer med nytt filnamn
+ save empty buffer with tag name
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
+ hide / collapse
+ command Get (update buffer content)
text
int64 as default in case of large files
undvika in-ram buffer - swapfiles?
@@ -18,6 +16,7 @@ text
undo
unlimited for real (undo undo)
cache write Change{} until next action
+ refactor all Next/Prev-funcs
---
visual
calculate view percentage on screen
@@ -29,4 +28,4 @@ visual
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
+ unprintableChar styling