about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
Commit message (Expand)AuthorAgeFilesLines
* 18139: Improve $killring interface; can now change length. EmptyPeter Stephenson2003-01-271-4/+8
* 17983: Added zle LASTSEARCJ parameterFelix Rosencrantz2002-12-061-0/+5
* 17503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle2002-08-051-1/+1
* 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is enteredPeter Stephenson2002-07-041-6/+4
* 17390: new zle parameters $PREDISPLAY, $POSTDISPLAYPeter Stephenson2002-07-011-0/+16
* 17384: new recursive-edit widget.Peter Stephenson2002-07-011-0/+42
* 17350: add $CUTBUFFER and $killring zle parametersPeter Stephenson2002-06-241-8/+22
* 17304: tweak to tweak the tweaked tweak for zle -I in 17301Peter Stephenson2002-06-071-1/+3
* 17301: improve zle -I.Peter Stephenson2002-06-071-8/+15
* 17293: support poll() as preferred alternative to select() in zlePeter Stephenson2002-06-061-2/+2
* 17141 plus mods: add `zle -F fd handler' feature.Peter Stephenson2002-05-211-0/+60
* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson2002-03-051-0/+31
* ZLE doc xref to BAUD, fix doc build error.Bart Schaefer2001-09-151-0/+8
* 15734: zle -K option to select a keymap, and zle KEYMAP parameter toAndrew Main2001-09-031-0/+13
* 15498: zle doc fixPeter Stephenson2001-07-261-6/+16
* bindkey -rp removes prefix bindings; bindkey -p bugfixPeter Stephenson2001-04-191-0/+13
* Add `bindkey -p'Peter Stephenson2001-03-281-0/+4
* move ZLE builtin documentation from mod_zle.yo to zle.yo.Peter Stephenson2001-03-281-0/+347
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-131-4/+14
* 12848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov2000-09-201-36/+36
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-041-1/+1
* doc changes; typo in _jobs; integer builtin understands `-i base'Peter Stephenson2000-05-141-2/+3
* 11297: Document that ZLE closes standard input of user-defined widget funcs.Bart Schaefer2000-05-101-2/+4
* move compctl docs behind compsys, mention `zcompile -z' in compsys (11008)Sven Wischnowsky2000-04-281-1/+1
* new widget copy-prev-shell-word, like copy-prev-word but uses shell parsing t...Sven Wischnowsky2000-04-121-1/+7
* $PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky2000-04-051-0/+6
* Updated from list as far as 10376Peter Stephenson2000-04-011-9/+107
* Initial revisionTanaka Akira1999-04-151-0/+1076