Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
invalid characters or EOF
|
|
|
|
|
|
|
|
|
|
20332: Add WIDGETSTYLE zle parameter
|
|
|
|
|
|
add history-pattern-search widget
|
|
20150: commit ancient memory leak fix(?) in completion
|
|
20127: tweaked version of Wayne's patch to reexand prompts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
strings in $killring are ignored when yank-popping. Yank-popping
is more consistent about looping and using the original cutbuffer.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functions/Zle/copy-earlier-word: Enhance insert-last-word to
pick different lines from the history (including the current
line) and different words from that line. Add copy-earlier-word
as suggested by Dominik Vogt to copy words from either the
current line, or (following an insert-last-word) a previous
history line.
|
|
|
|
examine the current selection.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to find word (10685)
|
|
|
|
|
|
|