summaryrefslogtreecommitdiff
path: root/Functions/Zle
AgeCommit message (Collapse)AuthorFilesLines
2003-10-27zsh-users/6736: widget that puts double-quotes around words beforeBart Schaefer1-0/+46
invoking completion.
2003-10-27zsh-users/6738: replacement for self-insert that quotes shellBart Schaefer1-0/+148
metacharacters when they appear in a word that looks like a URL.
2003-10-1319185: wrong context in delete-whole-word-matchPeter Stephenson1-1/+1
2003-10-1319183: new delete-whole-word-matchPeter Stephenson1-0/+56
2003-07-0718824: kill-word-match deleted to end of line.Peter Stephenson1-1/+1
2003-04-2518472: spelling correctionsOliver Kiddle3-5/+5
2003-04-0318432: Minor miscellany of comments and rationalisations.Peter Stephenson1-3/+11
2003-04-03unposted: tidy up after word match functions from 18394Peter Stephenson8-67/+4
2003-04-03c.f. 18407: fix short prompt in select-word-stylePeter Stephenson1-1/+1
2003-03-2818394: New word movement and editing widgets.Peter Stephenson11-4/+523
2003-02-04unposted: create 4.1.0-dev-7Peter Stephenson1-0/+2
2003-02-0318174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson2-0/+65
2003-01-2718143: fix some problems with "toggle" style.Bart Schaefer1-1/+2
2003-01-2718143: cooperation between copy-earlier-word and smart-insert-last-wordBart Schaefer2-9/+25
2002-11-1217928: Zvi Har'El: don't interpret escapes when setting the command bufferOliver Kiddle1-1/+1
2002-07-0517414: narrow-to-region save and restore.Peter Stephenson1-46/+89
2002-07-0417410: narrow-to-region widgetsPeter Stephenson2-0/+87
2002-06-17Usual .distfiles tidy-upPeter Stephenson1-0/+2
2002-04-0416933: more sophisticated versions of these functionsOliver Kiddle2-16/+27
2002-03-2116879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2-0/+26
Functions/Zle/down-line-or-beginning-search, Doc/Zsh/contrib.yo: originally by Bart --- widgets which combine up-line-or-search and history-beginning-search-backward behaviour.
2002-03-05unposted: usual fixups for .distfilesPeter Stephenson1-0/+1
2002-03-0516767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson1-0/+19
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.
2001-09-27.distfiles fixes for 4.1.0-dev-2Peter Stephenson1-0/+2
2001-08-0715585: bash-style up- and down-case wordsPeter Stephenson2-0/+18
2001-07-2015432: New bash-transpose-words widgetPeter Stephenson1-0/+9
2001-07-0615279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson5-2/+32
2001-06-29Bart15083: bash-backward-kill-wordClint Adams1-0/+8
2001-04-02changed after moving functionsSven Wischnowsky1-3/+4
2001-03-11Better handling of multi-line buffers.Bart Schaefer1-5/+2
2001-03-08Dist more filesPeter Stephenson1-0/+1
2001-02-1413323: handle multi-line buffers in edit-command-line widgetClint Adams1-3/+6
2001-01-11*** empty log message ***Sven Wischnowsky1-0/+16
2000-10-173.1.6-dev-7Peter Stephenson1-1/+1
2000-09-08Add smart-insert-last-word.Bart Schaefer1-0/+79
2000-09-05*** empty log message ***Sven Wischnowsky1-4/+4
2000-09-04Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2-23/+29
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky1-1/+1
2000-05-1011302: Cursor placement and defensive programming.Bart Schaefer1-5/+4
2000-05-1011299: edit-command-line zle widgetPeter Stephenson2-1/+20
2000-04-05renaming some stylesSven Wischnowsky1-2/+2
2000-04-05$PENDING special zle parameter, giving number of un-read bytesSven Wischnowsky1-19/+23
2000-04-01Updated from list as far as 10376Peter Stephenson2-97/+209
1999-09-13Initial revisionTanaka Akira1-0/+43
1999-09-13Initial revisionTanaka Akira2-0/+92
1999-07-12Initial revisionTanaka Akira3-0/+134