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