|  | Commit message (Collapse) | Author | Files | Lines | 
|---|
|  |  | 
|  |  | 
|  | work now. | 
|  | It determines the amount of time between escape being pressed and other keys
being assumed to be part of an escape (meta-) sequence.  Defaults to 10ms.  Be
careful changing it. | 
|  |  | 
|  |  | 
|  |  | 
|  | expandos to get vim_mode sbar items or variables. | 
|  | vim_windows statusbar item if desired. | 
|  | the vim_mode sbar item.  Needs some cleanup though | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | readable now. | 
|  |  | 
|  |  | 
|  | prefix allows only 1 unique completion. | 
|  | working (oops). | 
|  |  | 
|  |  | 
|  |  | 
|  | forwards using the arrow keys, and :eh shows the current history. | 
|  |  | 
|  | loaded, otherwise lots of undef errors | 
|  | versions of perl get upset at defined(%hash). | 
|  | Merge testing/tests/003-vim-mode.t with vim-mode/tests.pl and remove it
from testing/. | 
|  | irssi commands. | 
|  |  | 
|  | Contains default configuration with vim-mode statusbars. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Reported by peth.
At the moment it's not working for custom mappings though! | 
|  | This reverts commit 611532140494a2b281d699bf8897ac344257e782.
remove partial ex bindings from master until they're more stable.
moved to remote branch map-enhance | 
|  | map with :map <keys> #<cmd>
Invoking the mapped keys will insert <cmd> into the ex buffer, and leave it
active for you to add further arguments. | 
|  | Suggested by peth, thanks. | 
|  | TODO: should maybe also try to use window context if available? | 
|  |  | 
|  | Reported by estragib. | 
|  |  | 
|  | :ex prompt is preceeded by a space. | 
|  |  | 
|  |  | 
|  |  | 
|  |  |