aserowy / tmux.nvim

tmux integration for nvim features pane movement and resizing from within nvim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

statusline disappear when cmdheight=0

aca opened this issue · comments

commented

Hi,
I'm not sure what is going on. But when I go to other tmux pane inside vim.
vim's statusline disappear (or just a message).
When I just move pane with tmux command it remains.

https://asciinema.org/a/IdmJ2Ko2hwFYLQlDnUNsmftF8

Heho,

this is weird. And this behavior only happens with the plugin active?

Kind regards
Alexander

commented

yap, it seems like cmdline remains and it only happens with this plugin.

When I just move pane with tmux command it remains.

any clue to fix this?

sorry, not really. Since im not using tmux anymore my motivation is... :D If youll find it, i would love to see a pr.

Kind regards
Alexander

commented

@aca did you find a fix for this?

commented

@net aca@ab74aa5
Here's a hack. I just forked...

commented

@aca amazing, that worked!

Do you think you open a PR? If not, I can.

commented

Was not sure it was also problem for others. I'll create pr.