| Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
make :map'ed irssi commands use hte current server context $server->cmd(..)
|
|
window items.
|
|
|
|
|
|
Reported by estragib.
|
|
|
|
Reported by estragib.
|
|
partial command.
|
|
|
|
|
|
|