Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
fix arguments to zle-keymap-select
|
|
28241: don't list .safe with bindkey -lL
|
|
|
|
28226: improve bindkey -lL for aliased keymaps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actually commit the code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gets rid of all the remaining "ignoring return value" compiler
warnings, and makes some read/write operations safer by ensuring
that an EINTR is handled.
|
|
from causing too much mayhem
|
|
27466: document it
|
|
|
|
on sequentially earlier descriptions when completing for a word other than
the last word on the command line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
note issue found on HP-UX
|
|
|
|
|
|
|
|
add LASTABORTEDSEARCH variable
|
|
|
|
|
|
|
|
|
|
26464: Greg Klanderman: fix insert-ids=single for menu completion
26465: Greg Klanderman: command keymap for execution
|
|
|
|
|
|
|
|
Was causing memory corruption
|
|
|
|
|
|
|
|
|
|
|
|
|