about summary refs log tree commit diff
path: root/Functions/Zle/up-line-or-beginning-search
Commit message (Collapse)AuthorAgeFilesLines
* 31222: Stop {up,down}-line-or-beginning-search from triggering ↵Frank Terbeck2013-04-051-0/+2
| | | | | | | warn_create_global This is a followup to 30995 taking Peter's suggestions from 30997 into account.
* users/11790: avoid nounsetPeter Stephenson2007-08-211-0/+2
|
* 16933: more sophisticated versions of these functionsOliver Kiddle2002-04-041-8/+13
|
* 16879: Functions/Zle/up-line-or-beginning-search,Peter Stephenson2002-03-211-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.