key binding for bash "the vim way"

2010-08-17 Thread aleCodd
5.n5.nabble.com/key-binding-for-bash-the-vim-way-tp2637766p2637766.html Sent from the Vim - General mailing list archive at Nabble.com. -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information,

Re: key binding for bash "the vim way"

2010-08-17 Thread Stahlman Family
aleCodd wrote: if i want to customise and define my _own_ mapping for the command line, is there a way to define these mapping like in vim i.e. :noremap or :noabbreviate etc. or do i have to learn the gun readline style to do this.. i don't want to learn a new style in order to get further con

Re: key binding for bash "the vim way"

2010-08-17 Thread Bernd Strohhäcker
Am 17.08.2010 08:29, schrieb aleCodd: > ... > > and in general what is the best shell with text editing capabilities that > resembles vim the most, but more importantly i want it to be dinmically > modifiable like vim, ֠_not_ like the fixed option of set -o vi command in > bash which set a _static