mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 14:51:13 -03:00
commandline docs: add note that -b selects autosuggestion
Suggested in #5000.
This commit is contained in:
@@ -29,7 +29,7 @@ The following options change the way `commandline` updates the command line buff
|
||||
|
||||
The following options change what part of the commandline is printed or updated:
|
||||
|
||||
- `-b` or `--current-buffer` select the entire buffer (default)
|
||||
- `-b` or `--current-buffer` select the entire buffer, including any displayed autosuggestion (default)
|
||||
|
||||
- `-j` or `--current-job` select the current job
|
||||
|
||||
|
||||
Reference in New Issue
Block a user