#Keybindings are defined all over the place. To give me a structure I think this hierarchy will help:
- Global: System
- Ghostty: Terminal
- Bash: Shell
- Starship: Prompt
- tmux: Session mgnt
- Neovim: Active app
Goal is to intuitively know which of the above a keybind is for.
Which is complicated since tons of commands, utilities, helpers, plugins... often integrates with more than one.
My base is #VimMotions and plan is to iterate tweaking as I learn by using.
Now the real fun begins 🤪