Rob Nagler

Results 14 comments of Rob Nagler

Created xtermjs/xterm.js#1147. Thanks.

Just got this, which is not respecting `$NO_COLOR` (let alone $TERM): ```txt ^[[0;33mA new release of gh is available:^[[0m ^[[0;36m2.17.0^[[0m → ^[[0;36m2.18.0^[[0m To upgrade, run: brew upgrade gh ^[[0;33mhttps://github.com/cli/cli/releases/tag/v2.18.0^[[0m ```

@andyfeller for us, gh cli is often being called from a program so there's no user to prompt, or there might be a higher level command driving the gh cli....

My request for `--batch` is a compromise with @andyfeller's position about the philosophical underpinnings of gh cli. @halostatue I greatly prefer your approach of cli's not prompting, except for explicit...