Avoid Chat Window Vertical Resize #608
collindutter
started this conversation in
General
Replies: 1 comment 2 replies
-
I mentioned in #570 that this was never an intended inclusion in the plugin. But happy to accept a PR for this. It might be worth including a test too to make sure we preserve this in the future. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In previous versions of CodeCompanion I was able to set
opts.display.chat.window.width = 0
to avoid setting the width after the chat buffer has been created.This no longer works since the buffer is now unconditionally resized.
Can we please add back this functionality? I am happy to create a PR.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions