docs(functions): merge remaining manual prose into function headers
Folds the last seven manual entries whose description exceeded their header back into the source-of-truth comment blocks: config-settings (Sponge/Paths page detail, list-value parsing, width tiers, navigation keys), fish-deps (install-method priority, dependency tiers), logs (fzf keybindings, ov viewer behavior), kitty-logging (symlink wording, C5 inert-vs-uninstalled), config-update (exec fish reload), yt-dlp (C1 guard). Drops duplicate example lines left by the previous merge.
This commit is contained in:
@@ -11,6 +11,16 @@
|
||||
# Interactively browses terminal log files (scrollback, paru, yay) sorted
|
||||
# newest-first using fzf. Supports viewing in $PAGER, editing, and deletion.
|
||||
#
|
||||
# Keybindings inside the fzf browser:
|
||||
# Enter Open in $PAGER
|
||||
# Ctrl+E Open in $EDITOR
|
||||
# Ctrl+D Delete (with confirmation)
|
||||
# ? Toggle keybind help overlay
|
||||
#
|
||||
# Paru and yay logs open in ov with syntax highlighting and sticky section
|
||||
# headers. Scrollback logs open in ov with per-command sticky prompt headers
|
||||
# based on OSC 133 markers.
|
||||
#
|
||||
# ARGUMENTS
|
||||
# -h, --help Show help message
|
||||
# -c, --category cat Filter to one category: scrollback, paru, or yay
|
||||
|
||||
Reference in New Issue
Block a user