mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-11 23:47:25 +00:00
7ddecde543
darcs-hash:20050920133155-ac50b-9a14c6c664dd03afbe8e15e7c7998fcfb5c3c750.gz
9 lines
367 B
Text
9 lines
367 B
Text
\section prevd prevd
|
|
|
|
\subsection prevd-synopsis Synopsis
|
|
<tt>prevd [-l] [pos]</tt>
|
|
|
|
\subsection prevd-description Description
|
|
<tt>prevd</tt> moves backwards <tt>pos</tt> positions in the history of visited directories;
|
|
if the beginning of the history has been hit, a warning is printed. If the <tt>-l</tt> flag
|
|
is specified, the current history is also displayed.
|