mirror of
https://github.com/fish-shell/fish-shell
synced 2025-02-13 04:33:33 +00:00
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.
|
|
|