preservim / vimux

easily interact with tmux from vim
MIT License
2.19k stars 158 forks source link

VimuxOrientation Not Resepcted #201

Closed arowe92 closed 2 years ago

arowe92 commented 2 years ago

When using

let g:VimuxOrientation = "h"

The pane spawns as horizontal, but after toggling it off and back on, it is then vertical until I close it completely and open a new Vimux pane

alerque commented 2 years ago

That sounds like a big in the toggle code somewhere. Are you able to take a closer look? Contributions are welcome.

m42e commented 2 years ago

Could you explain a bit more what you did and what is the expected behaviour?