scop / bash-completion

Programmable completion functions for bash
GNU General Public License v2.0
2.9k stars 380 forks source link

Available interface completion strips too much #1133

Closed scop closed 4 months ago

scop commented 6 months ago

On a second thought, this is not correct, it will break display of things like br-something and lo:0 (aliases only come out from ifconfig that way it seems).

I suggest we strip trailing colons only.

_Originally posted by @scop in https://github.com/scop/bash-completion/pull/1131#discussion_r1518797675_