aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org5
1 files changed, 4 insertions, 1 deletions
diff --git a/notes.org b/notes.org
index 0733ebc..e21b387 100644
--- a/notes.org
+++ b/notes.org
@@ -14,10 +14,11 @@
- [X] Internal commands?
- [X] parsing key sequence
- [X] configuration file (toml?)
-- [ ] Error handling
+- [X] Error handling
- [ ] Expand ~ to home in internal commands (cd)
- [ ] Cmdline history
- [ ] Cli arg parsing (dir arg)
+- [ ] Opener configuration
** Right after
- [ ] cd into dir symlinks
- [ ] handle on open (for external integrations)
@@ -27,7 +28,9 @@
- [ ] Command: pipe (think about this) (pipe selection file names/file contents)
- [ ] Allow escaping % in commands
- [ ] Rethink % substituions
+- [ ] theme from config
** Later
+- [ ] Cli arg parsing (-c flag for custom config path)
- [ ] cmdline tab completion
- [ ] Allow escaping % in commands
- [ ] watch for changes