mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 02:25:14 +08:00
885d16fcd6
darcs-hash:20061031152316-ac50b-e68db9853d6e9461a0c054f1ea290704ccfc0a31.gz
9 lines
281 B
Plaintext
9 lines
281 B
Plaintext
\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.
|
|
|