| Commit message (Collapse) | Author | Files | Lines |
|
vim_mode
|
|
|
|
|
|
|
|
remains at 10ms.
TODO: people who have customised this already may experience Weird
Thiiiings(tm). Test.
|
|
|
|
|
|
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).
|
|
irssi commands.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
make :map'ed irssi commands use hte current server context $server->cmd(..)
|
|
window items.
|
|
|
|
|