Emamul Andalib
Emamul Andalib
@lcswillems I've added commands to toggle the header, footer, and shortcuts (though I'm unsure what the best term for 'shortcuts' is). I was also considering automatic hiding of these elements,...
> The issue is stating that things should be hidden when the screen is small, so this PR doesn't really address the issue? @lcswillems, I am seeking community feedback regarding...
Thank you for the feedback. I was working on the implementation, but I encountered several questions. Maybe you can help me here. Current Thresholds (Independent Checks) | Dimension | Threshold...
The current interface feels cluttered with information that isn't always relevant (like LSP/MCP status), specifically when I'm trying to focus on debugging. Because I use tmux, the OpenCode status line...
I think this looks much better and cleaner When I'm reading... When LLM is writing... When LLM is waiting for the permission...
So far I found it was introduced 2 months ago already as part of this PR #4914 (get codex working in copilot) https://github.com/anomalyco/opencode/blob/b26732812bc583bcdb8ced55878ac1fdda826637/packages/opencode/src/provider/sdk/openai-compatible/src/responses/openai-responses-language-model.ts#L1706 Tested with below configuration already and it's...