Describe the problem or limitation you are having
I like to write interactive terminal programs, and running them from the various nvim terminals just feels wrong lol
Describe the solution you'd like
just the option to set CMakeRun to open a new external terminal window
The ability to set this per-project would be nice, maybe using vim.bo or through :set ^-^
Describe alternatives you've considered
I've considered adding autocmd or just custom hotkeys, but it'd be nice to rely on CMakeRun.
Additional context
I am using LazyVim, I was never too big of a fan of running a terminal inside a terminal(inside Windows Terminal, or Neovide, etc), so I hope this is worthwhile to consider <3
Describe the problem or limitation you are having
I like to write interactive terminal programs, and running them from the various nvim terminals just feels wrong lol
Describe the solution you'd like
just the option to set CMakeRun to open a new external terminal window
The ability to set this per-project would be nice, maybe using vim.bo or through :set ^-^
Describe alternatives you've considered
I've considered adding autocmd or just custom hotkeys, but it'd be nice to rely on CMakeRun.
Additional context
I am using LazyVim, I was never too big of a fan of running a terminal inside a terminal(inside Windows Terminal, or Neovide, etc), so I hope this is worthwhile to consider <3