Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 31222: Stop {up,down}-line-or-beginning-search from triggering ↵ | Frank Terbeck | 2013-04-05 | 1 | -0/+2 |
| | | | | | | | warn_create_global This is a followup to 30995 taking Peter's suggestions from 30997 into account. | ||||
* | users/11790: avoid nounset | Peter Stephenson | 2007-08-21 | 1 | -0/+2 |
| | |||||
* | 16933: more sophisticated versions of these functions | Oliver Kiddle | 2002-04-04 | 1 | -8/+14 |
| | |||||
* | 16879: Functions/Zle/up-line-or-beginning-search, | Peter Stephenson | 2002-03-21 | 1 | -0/+13 |
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. |