sponsor Vim development Vim logo Vim Book Ad

rsi.vim : Readline style insertion

 script karma  Rating 95/28, Downloaded by 1504  Comments, bugs, improvements  Vim wiki

created by
Tim Pope
 
script type
utility
 
description
You know Readline key bindings? Of course you do, they're in your shell, your REPL, and perhaps even the GUI for your OS. They're similar to Emacs key bindings (C-a for home), but with several concessions for UNIX (C-w for delete word).

With rsi.vim, I've taken that same concession philosophy and extended it to Vim. Get the most useful of the ubiquitous key bindings without blindly overriding built-in Vim functionality.

C-a, C-b, C-d, C-e, C-f, C-t, M-b, M-d, M-f, M-n, and M-p are provided. Several of these let the original Vim functionality through under some circumstances (for example, at the end of the line). The meta maps are done in a way that works in the terminal without remapping escape.

https://github.com/tpope/vim-rsi
 
install details
Extract in ~/.vim (~\vimfiles on Windows).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
rsi.zip 1.0 2012-12-16 7.0 Tim Pope Initial upload
ip used for rating: 44.200.169.91

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github