Skip to content

Commit

Permalink
[fzf_configure_bindings] add missing completion for search processes …
Browse files Browse the repository at this point in the history
…option
  • Loading branch information
PatrickF1 committed Oct 13, 2022
1 parent 161ef63 commit 1ee5726
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions completions/fzf_configure_bindings.fish
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ complete fzf_configure_bindings --long git_log --description "Change the key bin
complete fzf_configure_bindings --long git_status --description "Change the key binding for searching git status"
complete fzf_configure_bindings --long history --description "Change the key binding for searching history"
complete fzf_configure_bindings --long variables --description "Change the key binding for searching variables"
complete fzf_configure_bindings --long processes --description "Change the key binding for searching processes"

0 comments on commit 1ee5726

Please sign in to comment.