Describe the problem or limitation you are having
If I manually resize the terminal split, running :CMakeRun will resize it back to whatever split_size is set to.
Describe the solution you'd like
I'd like a way to configure cmake-tools to not resize my terminal window and use whatever it is currently set to.
Describe the problem or limitation you are having If I manually resize the terminal split, running
:CMakeRun
will resize it back to whateversplit_size
is set to.Describe the solution you'd like I'd like a way to configure cmake-tools to not resize my terminal window and use whatever it is currently set to.