mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 23:24:39 +00:00
1287b9d823
Large list of changes, including formatting and typos for most commands. More substantive changes have been made to alias, bind, block, break, builtin, case, cd, commandline, count, else, emit, fish_config, funced, function, functions, history, math, mimedb, nextd, not, popd, prevd, pushd, pwd, random, read, set, set_color, switch, test, trap, type, ulimit, umask, and while.
7 lines
248 B
Text
7 lines
248 B
Text
\section fish_pager fish_pager - internal command used by fish
|
|
|
|
\subsection fish_pager-description Description
|
|
|
|
\c fish_pager is used internally by fish. It should not be used by other
|
|
commands, as its interface is liable to change in the future.
|
|
|