Skip to content

Using executor in term mode open the window in unexpected position #198

Open
@i-ilak

Description

@i-ilak

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions