dotfiles/terminal
Marty Oehme 19577a7c83
zsh: Show help when hitting K from vi mode
We load the 'run-help' function to quickly show us documentation for the
command under cursor when we enter vi mode and then hit 'K'.
This mimics the actual vim setup where K will generally show
documentation/hover info/help as well.

The command invocation requires an 'even amount of arguments' which I
don't fully understand but have no time to read into and fix currently,
so it just gets another superfluous 'run-help' tacked on at the end.
2025-03-06 21:21:57 +01:00
..
.config zsh: Show help when hitting K from vi mode 2025-03-06 21:21:57 +01:00
.local/share/atuin repo: Remove traces of tmux configuration 2025-01-04 10:57:48 +01:00
.bash_profile terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00
.bashrc terminal: Add unified history for shells 2023-12-30 21:33:19 +01:00
.zshenv terminal: Create module to consolidate term utils 2023-01-07 16:11:40 +01:00