From 4582ce60603c57c6b75b73d590d93f443acda96a Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 5 Oct 2025 00:43:39 +0530 Subject: Add configuration (keymap) loading from toml file --- notes.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index c4aebb1..0733ebc 100644 --- a/notes.org +++ b/notes.org @@ -12,10 +12,11 @@ - [X] Command parsing - [X] Cmdline must be single line - [X] Internal commands? +- [X] parsing key sequence +- [X] configuration file (toml?) - [ ] Error handling +- [ ] Expand ~ to home in internal commands (cd) - [ ] Cmdline history -- [ ] parsing key sequence -- [ ] configuration file (toml?) - [ ] Cli arg parsing (dir arg) ** Right after - [ ] cd into dir symlinks -- cgit v1.3.1