aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/down-or-search.fish
Commit message (Collapse)AuthorAge
* Replace `tr` invocationsGravatar Fabian Homborg2016-02-03
|
* Teach down-or-search how to use down-arrow to begin pager navigationGravatar ridiculousfish2014-01-25
|
* Fix for issue where wc on OS X would produce leading spaces, causingGravatar ridiculousfish2014-01-25
| | | | down-or-search to fail to match the case statement and therefore do the wrong thing.
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* Add a few comments, remove debug message add function descriptions to ↵Gravatar liljencrantz2007-09-22
| | | | | | up-or-search and down-or-search shellscript functions darcs-hash:20070921141121-75c98-0c6b3970f766429ba5e5c674ab3f6283f1f8824c.gz
* Make up/down cursor move up or down when in multiline mode, except if ↵Gravatar liljencrantz2007-09-22
already in search mode or at the top/bottom line. Since part of this is done in script-space, this involves adding some functionality to the commandline builtin. darcs-hash:20070921140549-75c98-ba9e83f5e6fdecae5df8f83dd863794c6af9770c.gz