mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
7a5823fd60
darcs-hash:20060919145203-ac50b-bc87b8f5e6a18395e4bc3e364da4a40ad97850e7.gz
8 lines
281 B
Text
8 lines
281 B
Text
\section fish_pager fish_pager - Internal command used by fish
|
|
|
|
\subsection fish_pager-description Description
|
|
|
|
This command is used internally by fish to display a list of
|
|
completions. It should not be used by other commands, as it's
|
|
interface is liable to change in the future.
|
|
|