Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
completion of word-style styles for zstyle
|
|
|
|
|
|
Add keyword retrieval of words. Improve test for start of
word in subwords for use in delete-whole-word. If line after
cursor is empty, white space is treated as ws-after-cursor.
|
|
There was an ancient undocumented feature that these were treated
as a file mode to "or" with that of the file under test. The
only documented way of doing this has always been the "f" qualifier,
so removed the effect of raw integers to make errors more obvious.
|
|
|
|
|
|
positional arguments.
|
|
|
|
and menu items
|
|
In particular those for GPG signing a push
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interrupt signal, even if the current shell has been interrupted.
|
|
|
|
|
|
default completion
|
|
|
|
|
|
|
|
|
|
|
|
Test using Polish UTF-8 collation sequence that'w known to
cause the problems.
|
|
|
|
|
|
Edge case handling, wrap in anonymous function for kshautoload management.
|
|
|
|
|
|
|
|
|
|
Also factor out completion for system calls and new functions for
truss and ltrace.
|
|
|
|
It was done on exit but before zle-line-finish.
Also reword documentation on region to better cover vi mode.
|
|
Also, better handling of edge cases and of autoloading/sourcing file
|
|
|
|
|
|
from emacs mode
|
|
|
|
|