Sebastian Herrlinger
Sebastian Herrlinger
Yes, proper osc52 handling is missing, opencode currently only copies to local clipboard. Opentui should provide a copyToClipboard method to handle that properly.
macos terminal before Tahoe does not support modifyOtherKeys, so it won't work there, but behaviour should be better in the latest version and `option+delete` and `option+backspace` are now mapped to...
You are mentioning version `1.0.34`, which had that issue, is that a typo in the version or can you upgrade to the latest version, which is quite ahead?
What command are you running to get this?
But that doesn't look like opencode? Edit: Sorry I meant what @vruss posted doesn't look like opencode.
@bcardarella So the actual issue is memory pressure and the process getting killed, which doesn't reset the terminal, stdin staying in raw mode with mouse capturing enabled, ending up in...
I just did that like 50 times with PowerShell 7.5.4 on win11 and it exits cleanly with `ctrl+c`. It definitely looks like windows is shutting down the process before any...
@StevenTCramer newer versions should actually alias return/enter both ways.
@Ruagewei the issue is that xterm.js that is used in vscode does not support alternate keys/modify other keys, neither CSI u nor kitty keyboard. There is no way to get...
@ariane-emory Commit `cc0567553` does not exist. On `dev` it is this: which means kitty keyboard is enabled. I don't know where that `Timeline of Changes` comes from. How did you...