mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
9 lines
281 B
Text
9 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.
|
||
|
|