about
contribute
changes
search

Big Pile of Vim-like

Applications Plugins Configurable
Items of this type are applications that are intentionally created to be Vim-like in some respect (possibly disabled by default). Less Vim-like applications are in "Configurable" section.

This terminal multiplexer can be configured to use some Vim-like keys, it also has command-line mode.

License BSD-like
Languages C
UI terminal
Category Terminal Multiplexers
Notes
  • There are prefix keys, which allow implementing modes.

  • Specifically, a good start is to set in your tmux.conf:

    set-option -g status-keys vi    # Use Vi bindings in tmux command prompt.
    set-window-option -g mode-keys vi   # Use Vi bindings in copy and choice mode.
    
All items of Terminal Multiplexers category

This terminal multiplexer can be configured to use some Vim-like keys, it also has command-line mode.

This terminal multiplexer can be configured to use some Vim-like keys, it also has command-line mode.