| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Unfortunately, it requires listening to every keystroke since there's no way to
know ahead of time which keys will modify the cutbuffer.
|
|
|
|
| |
the cut-buffer, and allow you to cycle through them. Still WIP
|
|
|
|
| |
and allows you to undo with C-\.
|
|
|
|
| |
be used for help display as well (and hoepfully, be used in other scripts too)
|
| |
|
| |
|
|
|
|
| |
things to TODO
|
|
|
|
|
| |
split list is displayed. Currently the numbers don't quite match up, but it
appears to work.
|
|
|
|
| |
all possible matches, rather than none.
|
|
|
|
| |
nunber of matches > window size
|
| |
|
| |
|
|
|
|
| |
can't figure out why.
|
| |
|
| |
|
|
|
|
| |
enabled so far, but soon to be optional/configurable.
|
|
|
|
| |
when completion is active.
|
|\
| |
| |
| |
| | |
Conflicts:
vim-mode/vim_mode.pl
|
| |
| |
| |
| | |
working (oops).
|
| | |
|
| | |
|
| |
| |
| |
| | |
prefix allows only 1 unique completion.
|
| |
| |
| |
| | |
to fix it.
|
|/
|
|
| |
(hopefully) unlikely to be a nick.
|
| |
|
| |
|
|
|
|
| |
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).
|
| |
|
| |
|
|
|
|
| |
better.
|
|
|
|
| |
Hopefully a useful starting point for people wanting remote command info.
|
|
|
|
| |
documentation at the top of the script.
|
|
|
|
| |
latest trunk irssi. Preserved for posterity
|
| |
|
|
|
|
| |
test it first?!
|
| |
|
|\ |
|
| |
| |
| |
| |
| | |
Merge testing/tests/003-vim-mode.t with vim-mode/tests.pl and remove it
from testing/.
|