fish-shell/sphinx_doc_src/cmds/dirh.rst
2019-02-24 18:15:48 -08:00

16 lines
525 B
ReStructuredText

dirh - print directory history
==========================================
Synopsis
--------
dirh
\subsection dirh-description Description
`dirh` prints the current directory history. The current position in the history is highlighted using the color defined in the `fish_color_history_current` environment variable.
`dirh` does not accept any parameters.
Note that the `cd` command limits directory history to the 25 most recently visited directories. The history is stored in the `$dirprev` and `$dirnext` variables.