mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 10:57:30 +08:00
Basic completions for gdbserver
This commit is contained in:
parent
5b324f8ecb
commit
f5d6ea6cf6
1
share/completions/gdbserver.fish
Normal file
1
share/completions/gdbserver.fish
Normal file
|
@ -0,0 +1 @@
|
|||
complete gdbserver -n 'not __fish_is_first_token' -a '(__fish_complete_subcommand --fcs-skip=2)'
|
Loading…
Reference in New Issue
Block a user