aboutsummaryrefslogtreecommitdiff
path: root/notes.org
blob: d7beb46f435bddcdce8783272bbedf78b774ee2e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
** Current
- [ ] Show file permissions
- [ ] Preserve cursor position per dir while navigating
- [ ] Cmdline must be single line
- [ ] Commands
- [ ] Run shell command
- [ ] Command substitutions (%:filehighlighted %d:cwd %s:selections)
** Later
- [ ] handle on open (for external integrations)
- [ ] Cmdline history
- [ ] bind command: define keybindings
- [ ] copy/paste across instances
  - user-land solution (write selections to file and read from second instance)
  - socket
- [ ] support multikey bindings?
- [ ] configuration file (toml?)