mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +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…
x
Reference in New Issue
Block a user