Results 6 comments of M Lange

Also interesting to note, the characters before each string in the hex dump are a 0xC0 + length of the following string.

also happens in Claude Code in the Terminal in VSCode Remote from windows onto a Linux host with IDE integration enabled. I'm now trying a Claude app window in VSCode...

It seems to trigger whenever Claude displays something that's larger than the working area of the chat portion of the screen (ie, not the text box, status line, etc.) Large...

Interesting idea. Could be a security issue, though, with password stored in environment variables. You could try setting up an external_cmd handlers for `echo` and `export`, though.

> Allow list specific variables in the config file As in, like, passing custom runtime variables through runtime_config.h / get_config()?

> Could be a security issue, though, with password stored in environment variables. > Allow list specific variables in the config file I see what you mean about allowlist... I...