mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-24 07:59:05 +08:00
7ead45d899
darcs-hash:20060217103214-ac50b-f0f65a28d574e6a7258148fd1162677be287e99c.gz
10 lines
282 B
Plaintext
10 lines
282 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.
|
|
|