tmux-plugins/tmux-sidebar

Add the option to get the longest command line and calculate sidebar width accordingly

bruno- opened this issue · 6 comments

Add the option to get the longest command line and calculate sidebar width accordingly

I tried to implement this and it got very messy very quickly. Non critical so won't work on this.

Or, at least add a maximum width; otherwise limit it with split-window -h -p

Now, after installing the plugin, the pane is split disproportionately in the window.

tmux-sidebar

We've had this issue before, I thought it was fixed.
What is your tmux version?

'tmux -V'

On 24.12.2015., at 11:43, ILMostro notifications@github.com wrote:

Now, after installing the plugin, the pane is split disproportionately in the window.


Reply to this email directly or view it on GitHub.

As mentioned above we've already had this issue. It happened due to the change in tmux 2.1 join-pane arguments. Here's the fix for this: 2301452

The tmux version on the relevant system is version 1.9a. I'm not sure if that still fits in with your assessment that it's related to version-changes in 2.1.