| Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
|
|
Reported by estragib.
|
|
Reported by estragib.
|
|
Reported by estragib.
|
|
|
|
Instead call our setup_changed() directly, not sure why the signal
doesn't work.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reported by estragib.
|
|
|
|
|
|
|
|
<BS> is also mappable now.
|
|
|
|
|