summaryrefslogtreecommitdiff
path: root/Src/Zle/zle_misc.c
AgeCommit message (Expand)AuthorFilesLines
2001-09-0315734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main1-1/+3
2001-08-28handle possible NULL pointer returned from bufferwords() (15717)Sven Wischnowsky1-6/+6
2000-05-10AIX dependency fixOliver Kiddle1-1/+1
2000-05-03new (z) parameter flag to do shell-word splitting on the value (11113)Sven Wischnowsky1-1/+1
2000-04-12new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky1-137/+314
1999-04-15Initial revisionTanaka Akira1-0/+816