summaryrefslogtreecommitdiffstats
path: root/development.md
diff options
context:
space:
mode:
Diffstat (limited to 'development.md')
-rw-r--r--development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/development.md b/development.md
index 6d54e7e..30e79d6 100644
--- a/development.md
+++ b/development.md
@@ -515,7 +515,7 @@ New view: Tree ! Toggle with 't', fold with 'z'. Navigate normally.
- execute `sshfs remote_user@hostname:remote_path current_path` which will mount the remote path in current path
- [x] FIX: search keybindings don't work. Need to trim a string.
- [x] FIX: archive depends on CWD and will crash if it's not set properly (ie. change tab, move, change tab, compress)
-- [ ] use memory and not disk to read logs. Write action logs before saving. Remove most useless logs, only save commands
+- [x] use memory and not disk to read last line of logs.
## TODO