aboutsummaryrefslogtreecommitdiff
path: root/notes.org
diff options
context:
space:
mode:
Diffstat (limited to 'notes.org')
-rw-r--r--notes.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/notes.org b/notes.org
index e21b387..82f75b8 100644
--- a/notes.org
+++ b/notes.org
@@ -15,12 +15,12 @@
- [X] parsing key sequence
- [X] configuration file (toml?)
- [X] Error handling
-- [ ] Expand ~ to home in internal commands (cd)
+- [X] Expand ~ to home in internal commands (cd)
- [ ] Cmdline history
- [ ] Cli arg parsing (dir arg)
- [ ] Opener configuration
+- [ ] Show current pending keys in statusline
** Right after
-- [ ] cd into dir symlinks
- [ ] handle on open (for external integrations)
- [ ] copy/paste across instances
- user-land solution (write selections to file and read from second instance)
@@ -29,6 +29,7 @@
- [ ] Allow escaping % in commands
- [ ] Rethink % substituions
- [ ] theme from config
+- [ ] cd into dir symlinks
** Later
- [ ] Cli arg parsing (-c flag for custom config path)
- [ ] cmdline tab completion