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

43047: Add completion for hostname

This commit is contained in:
dana 2018-06-18 17:54:22 -05:00
parent ea94f3bf14
commit 8dd8bd43e6
2 changed files with 78 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2018-06-18 dana <dana@dana.is>
* 43047: Completion/Unix/Command/_hostname: Add hostname completion
* 43047: Completion/Unix/Type/_bind_addresses: Always return local IPs
2018-06-18 Peter Stephenson <p.stephenson@samsung.com>

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -0,0 +1,76 @@