about summary refs log tree commit diff
path: root/Functions/Zle
Commit message (Collapse)AuthorAgeFilesLines
* 20614: fix 20613Peter Stephenson2004-12-091-6/+5
|
* 20613: fix inconsistencies with embedded whitespace in match-words-by-stylePeter Stephenson2004-12-091-2/+20
|
* 20612: add options to match-words-by-style widgetPeter Stephenson2004-12-091-15/+48
|
* 20222: turn on max function depthPeter Stephenson2004-07-302-16/+20
| | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search
* 20219: make zle parameter HISTNO writeablePeter Stephenson2004-07-292-1/+82
| | | | add history-pattern-search widget
* 20145: Additional arguments to read-from-minibuffer specify initial valuesBart Schaefer2004-07-121-2/+2
| | | | of LBUFFER and RBUFFER.
* unposted: fix .distfiles for zed-set-file-namePeter Stephenson2004-06-261-0/+1
|
* 20089: various zed improvementsPeter Stephenson2004-06-231-0/+9
|
* Minor update to cooperate with zle-line-init.Bart Schaefer2004-06-221-1/+3
|
* unposted: zsh-4.2.0-pre-1 zsh-4.2.0-pre-1Peter Stephenson2004-02-261-0/+1
|
* zsh-users/6736: widget that puts double-quotes around words beforeBart Schaefer2003-10-271-0/+46
| | | | invoking completion.
* zsh-users/6738: replacement for self-insert that quotes shellBart Schaefer2003-10-271-0/+148
| | | | metacharacters when they appear in a word that looks like a URL.
* 19185: wrong context in delete-whole-word-matchPeter Stephenson2003-10-131-1/+1
|
* 19183: new delete-whole-word-matchPeter Stephenson2003-10-131-0/+56
|
* 18824: kill-word-match deleted to end of line.Peter Stephenson2003-07-071-1/+1
|
* 18472: spelling correctionsOliver Kiddle2003-04-253-5/+5
|
* 18432: Minor miscellany of comments and rationalisations.Peter Stephenson2003-04-031-3/+11
|
* unposted: tidy up after word match functions from 18394Peter Stephenson2003-04-038-67/+4
|
* c.f. 18407: fix short prompt in select-word-stylePeter Stephenson2003-04-031-1/+1
|
* 18394: New word movement and editing widgets.Peter Stephenson2003-03-2811-4/+523
|
* unposted: create 4.1.0-dev-7 zsh-4.1.0-dev-7Peter Stephenson2003-02-041-0/+2
|
* 18174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson2003-02-032-0/+65
|
* 18143: fix some problems with "toggle" style.Bart Schaefer2003-01-271-1/+2
|
* 18143: cooperation between copy-earlier-word and smart-insert-last-wordBart Schaefer2003-01-272-9/+25
|
* 17928: Zvi Har'El: don't interpret escapes when setting the command bufferOliver Kiddle2002-11-121-1/+1
|
* 17414: narrow-to-region save and restore.Peter Stephenson2002-07-051-46/+89
|
* 17410: narrow-to-region widgetsPeter Stephenson2002-07-042-0/+87
|
* Usual .distfiles tidy-up zsh-4.1.0-dev-5Peter Stephenson2002-06-171-0/+2
|
* 16933: more sophisticated versions of these functionsOliver Kiddle2002-04-042-16/+27
|
* 16879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2002-03-212-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.
* unposted: usual fixups for .distfiles zsh-4.1.0-dev-4Peter Stephenson2002-03-051-0/+1
|
* 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo,Peter Stephenson2002-03-051-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.
* .distfiles fixes for 4.1.0-dev-2 zsh-4.1.0-dev-2Peter Stephenson2001-09-271-0/+2
|
* 15585: bash-style up- and down-case wordsPeter Stephenson2001-08-072-0/+18
|
* 15432: New bash-transpose-words widgetPeter Stephenson2001-07-201-0/+9
|
* 15279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson2001-07-065-2/+32
|
* Bart15083: bash-backward-kill-wordClint Adams2001-06-291-0/+8
|
* changed after moving functionsSven Wischnowsky2001-04-021-3/+4
|
* Better handling of multi-line buffers.Bart Schaefer2001-03-111-5/+2
|
* Dist more files zsh-4.0.2-pre-2Peter Stephenson2001-03-081-0/+1
|
* 13323: handle multi-line buffers in edit-command-line widgetClint Adams2001-02-141-3/+6
|
* *** empty log message ***Sven Wischnowsky2001-01-111-0/+16
|
* 3.1.6-dev-7 zsh-3.1.9-dev-7Peter Stephenson2000-10-171-1/+1
|
* Add smart-insert-last-word.Bart Schaefer2000-09-081-0/+79
|
* *** empty log message ***Sven Wischnowsky2000-09-051-4/+4
|
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-042-23/+29
|
* allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky2000-05-311-1/+1
|
* 11302: Cursor placement and defensive programming.Bart Schaefer2000-05-101-5/+4
|
* 11299: edit-command-line zle widgetPeter Stephenson2000-05-102-1/+20
|
* renaming some stylesSven Wischnowsky2000-04-051-2/+2
|