mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 08:13:08 +08:00
*wvdial completion fixed
This commit is contained in:
parent
39a2fd1717
commit
7ef0b3b821
|
@ -1 +1 @@
|
|||
complete -x -c wvdial -a "(print_wvdial)" --description "wvdial connections"
|
||||
complete -x -c wvdial -a "(cat ~/.wvdialrc | grep '\[Dialer' | sed 's/\[Dialer \(.\+\)\]/\1/')" --description "wvdial connections"
|
||||
|
|
Loading…
Reference in New Issue
Block a user