From 1c1469d5522c7c7d7c03232d9c2711c5d96d3c18 Mon Sep 17 00:00:00 2001 From: Petter Rodhelind Date: Sat, 24 Feb 2018 23:43:22 +0100 Subject: 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. --- todo | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'todo') 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 -- cgit v1.2.3