Martin Mose Facondini
Martin Mose Facondini
> I have noticed that when I am using tmux in ghostty terminal on my mac, the shift enter does not work in opencode. I had this in my config...
> > I have noticed that when I am using tmux in ghostty terminal on my mac, the shift enter does not work in opencode. > > I had this...
> Just a guess, but you might need to split the parameters to `op read` into individual strings: > > ``` > openai_api_key = { > "op", > "read", >...