1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-02 10:01:11 +02:00

github #138: completion: darwin/_networksetup: fix socks flags

This commit is contained in:
bryango 2025-06-04 10:12:34 +08:00 committed by dana
parent bde2b183ff
commit 2a3b09d669
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2025-06-04 dana <dana@dana.is>
* bryango: github #138: Completion/Darwin/Command/_networksetup:
fix socks flags
2025-06-03 dana <dana@dana.is>
* 53709: Test/D02glob.ztst: add misc. glob-qualifier tests

View file

@ -183,7 +183,7 @@ _networksetup() {
proxies=(
ftp FTP
gopher Gopher
socks SOCKS
socksfirewall SOCKS
secureweb HTTPS
streaming RTSP
web HTTP