mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 10:57:30 +08:00
completions/help: Add custom-prompt
This commit is contained in:
parent
22f2926185
commit
b043a1c35f
|
@ -145,6 +145,7 @@ complete -c help -x -a command-line-editor
|
|||
complete -c help -x -a configurable-greeting
|
||||
complete -c help -x -a copy-and-paste-kill-ring
|
||||
complete -c help -x -a custom-bindings
|
||||
complete -c help -x -a custom-prompt -d 'How to write your own prompt'
|
||||
complete -c help -x -a directory-stack
|
||||
complete -c help -x -a emacs-mode-commands
|
||||
complete -c help -x -a help
|
||||
|
|
Loading…
Reference in New Issue
Block a user