Brona Robenek
Brona Robenek
This one would be really cool, however to implement it is likely more tricky than it seems, the macos utilities don't seem to support colored outputs, so one has to...
Thanks for the report, ignoring -o seems like viable fix. Will be implemented in the next version.
Not yet, so far it is a FR, if you send a PR I will review it.
So just ignoring the option, is not good enough, actually for `ip link` and `ip addr` it changes the output considerably and especially for use-case where counting lines matters it...
Well this project aims for providing "human" compatible equivalent of "ip" command, altough "ss" is packaged in iproute2, I did not implement it here so far. The underlying command it...
Ignoring shouldn't be a problem to maintain cli compatibility. Will be likely in next release. Full feature implementation however seems a bit tricky, I will have to review the underlying...
Color option is now being ignored for script compatibility, keeping the FR open to implement it for real.
> > Color option is now being ignored for script compatibility, keeping the FR open to implement it for real. > > Are you sure? I'm still seeing an error...
Not supported as of now. Would numbers in `netstat -ib` describe what you were looking for?
I will look into it, I believe github changed how they generate tags.