aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/prevd.txt
Commit message (Collapse)AuthorAge
* limit size of cd history to 25 directoriesGravatar Kurtis Rader2016-03-23
| | | | | | | | | | | | | | | The existing implementation grows the $dirprev array without bounds. Besides causing what would appear to be a memory leak it also makes the nextd and prevd commands more expensive than they need to be. It also makes it harder to create a useful "menu" cd command. In addition to implementing a reasonable limit on the size of the $dirprev array I've reformatted the code using fish_indent. Update the documentation to include mentions of the $dirprev and $dirnext variables as well as the limit on how much directory history is kept. Fixes 2836
* Make line length, wrapping and spacing consistentGravatar Mark Griffiths2014-09-03
|
* Simplify stylingGravatar Mark Griffiths2014-09-03
|
* Documentation updateGravatar Mark Griffiths2014-09-03
| | | | | | Rework for Doxygen >1.8. Moved large parts of the documentation to a simplified format, making use of Markdown enhancements and fixing bad long options.
* Replace nextd/prevd <pre>s with \codeGravatar ridiculousfish2013-10-05
|
* Help cleanupGravatar David Adam (zanchey)2013-05-13
| | | | | | | | | | Large list of changes, including formatting and typos for most commands. More substantive changes have been made to alias, bind, block, break, builtin, case, cd, commandline, count, else, emit, fish_config, funced, function, functions, history, math, mimedb, nextd, not, popd, prevd, pushd, pwd, random, read, set, set_color, switch, test, trap, type, ulimit, umask, and while.
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* Spelling fixes from Chris RebertGravatar axel2007-08-02
| | | | darcs-hash:20070801173524-ac50b-760d9ddf0e68aa24cd570b542824a7f2b3248ff5.gz
* Fix formating issue for the documentation for the prevd functionGravatar axel2006-11-02
| | | | darcs-hash:20061101221835-ac50b-03a9b5abc7e4a25cc75effecc734c20eb8fee342.gz
* Fix casing and other minor issues in documentationGravatar axel2006-11-01
| | | | darcs-hash:20061031152316-ac50b-e68db9853d6e9461a0c054f1ea290704ccfc0a31.gz
* Add long style option support for prevd/pushd, also add a few missing ↵Gravatar axel2006-02-06
| | | | | | translation strings darcs-hash:20060206112453-ac50b-271b830b35176d1ff93d9d9fb6c30343b4f1b4df.gz
* Add subdirectoriesGravatar axel2005-09-20
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz