From e173e1f105e72e06c6a3206b9b94f4f1da63b00f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Wed, 8 Oct 2025 10:22:41 +0530 Subject: Add map command for creating keymaps --- notes.org | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'notes.org') diff --git a/notes.org b/notes.org index 3193ada..31dac02 100644 --- a/notes.org +++ b/notes.org @@ -21,19 +21,19 @@ - [X] Cli arg parsing (dir arg) - [X] Cli arg parsing (-c flag for custom config path) - [X] handle on open (for external integrations) (opener in custom config) +- [X] Given file name, open dir of file with cursor on file +** Right after - [X] chain multiple commands - [X] Fix cmd substitution for all command args - [X] Command: command-shell special variant of shell that evaluates output as commands -- [X] Given file name, open dir of file with cursor on file - [X] Config extend (extend = true will extend config.toml) - [X] Finish nvim integration - [X] Command: search, search-next, search-prev - [X] cd into dir symlinks -- [ ] Command: bind -** Right after +- [X] Command: map +- [ ] theme from config - [ ] cmdline tab completion - [ ] Allow escaping % in commands -- [ ] theme from config - [ ] Cmdline history - [ ] Store last directory path (for auto cd in shell) - [ ] Store selections path (for copy/move/paste across instances) -- cgit v1.3.1