about
contribute
changes
search

Big Pile of Vim-like

Applications Plugins Configurable
Items of this type have bindings that are either already similar or configurable to resemble Vim-like behaviour to a degree.

Interactive Python shell.

License BSD-like
Languages python
UI CLI
Category Shells
Notes
  • It no longer uses readline for input, so it must be configured in the ipython profile ~/.ipython/profile_default/ipython_config.py itself (reference):

    c.TerminalInteractiveShell.editing_mode = "vi"
    
All items of Shells category

An sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh).

Non-POSIX interactive shell mostly preconfigured for the user.

Interactive Haskell environment.

Interactive Python shell.

An early UNIX shell.

A modern version of the C shell.

zsh

An extended Bourne shell with a large number of improvements, including some features of bash, ksh, and tcsh.