chore(docs): regenerate manual, man page, and component registry

This commit is contained in:
Gitea Actions
2026-08-20 04:44:19 +00:00
parent 1ec69309cf
commit 451097d384
2 changed files with 10 additions and 6 deletions
+5 -3
View File
@@ -604,9 +604,11 @@ Ctrl+Enter Smart execute: runs commands instantly without
pressing Enter a second time for certain fast-path
commands (speedtest-fast, etc.).
\[at]\[at] FZF inline picker. Type \[at]\[at] anywhere on the command
line to open an fzf picker and insert a selection
at the cursor position.
\[at]\[at] FZF inline picker. Type \[at] twice anywhere on the
command line to open an fzf picker and replace the
\[at]\[at] with the selection. The \[at]\[at] must be typed as its
own token: \[dq]cat \[at]\[at]\[dq] triggers it, but \[dq]cat\[at]\[at]\[dq] does
not.
Ctrl+Right Accept autosuggestion one word/directory segment
at a time. (Restores Fish 3.x behavior by binding
+5 -3
View File
@@ -338,9 +338,11 @@ are active in Insert, Normal, and Visual modes unless noted.
pressing Enter a second time for certain fast-path
commands (speedtest-fast, etc.).
@@ FZF inline picker. Type @@ anywhere on the command
line to open an fzf picker and insert a selection
at the cursor position.
@@ FZF inline picker. Type @ twice anywhere on the
command line to open an fzf picker and replace the
@@ with the selection. The @@ must be typed as its
own token: "cat @@" triggers it, but "cat@@" does
not.
Ctrl+Right Accept autosuggestion one word/directory segment
at a time. (Restores Fish 3.x behavior by binding