cwegener

Results 109 comments of cwegener

~~oh. I see. It's currently only available for 16-color terminals ...~~ ☹️

> Just upgraded .. am I doing something wrong. I can't see it show up in the list. Ok. It's a problem when running inside a TMUX session ... I'll...

> both of these cases, the command `echo $COLORTERM` outputs `truecolor`. Nothing to do with the `COLORTERM` env var. It's this new functionality here: https://github.com/sst/opencode/blob/d1962ca5a7e65c50235e9c389772331e7cd7a0fe/packages/opencode/src/cli/cmd/tui/util/terminal.ts#L9

> ``` > set -as terminal-overrides 'xterm*:RGB' > ``` > > So, [@cwegener](https://github.com/cwegener) if you get anything to work, please let me know! Thanks! That is the one setting I...

> I'm going through the verbose tmux client and server logs comparing the logs with `:RGB` on and `:RGB` off .. have not really found anything interesting yet. > >...

This is what what opencode found with Claude 4.5: https://opencode.ai/s/0MczeZym this is what's showing up in the tmux-server debug log when running with `tmux -vv`: ``` 1762496932.732026 input_enter_osc 1762496932.732034 input_exit_osc:...

> [@gkapfham](https://github.com/gkapfham) i believe there is an issue specifically with tmux on their end, a pr was merged in the tmux repo a week or so ago and we await...

> This problem is still happening when using Tmux, system is not listed as an available Theme. (1.0.112 opencode version) A tmux patch is required. Refer to my comment three...

Just adding my .02$ I quite prefer that I have the freedom to implement whatever development tools I like into the development workflow in WebUI. I think that one option...