mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 08:58:01 +00:00
7ead45d899
darcs-hash:20060217103214-ac50b-f0f65a28d574e6a7258148fd1162677be287e99c.gz
9 lines
282 B
Text
9 lines
282 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.
|
|
|