Open
Description
Describe the bug
Assume g:cmake_build_executor = 'term'
. If I have set g:cmake_build_executor_split_mode = "sp"
the window opens at the top of the the current window. If g:cmake_build_executor_split_mode = "vsp"
then the window opens on the left.
To Reproduce
As described above. Using latest master and alacritty
.
Expected behavior
I would expect the term
mode to act like dispatch, job, etc
., i.e. open at the bottom or the right depending on split_mode
.
Desktop (please complete the following information):
- OS: linux
- Editor nvim
- Version 0.10.0-dev
Metadata
Metadata
Assignees
Labels
No labels