I am on macOS Sierra 10.12.6. I use iTerm2, build 3.1.4, and run on one of its tabs a Tmux session loaded with: teamocil [session]
In one of tmux windows there's an instance of nvim working smoothly, everything is displayed in its own place in all of the bottom three lines, from last one: tmux status bar, nvim command line, nvim status line. Here's the relevant shot: In another tmux window I want to use a nvim session, sourced with: nvim -S [path to session.vim] But here, in this nvim restored session, Tmux does not allow nvim to display messages in its command line, leaving no free lines between Tmux and nvim status lines. Whatever message displayed ovelaps status line, getting an unreadable mess. See following shot: Summing up, the problem appears only sourcing a nvim session in a Tmux window. Thank you. -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
