graemedavidson / tmux-pane-focus

Tmux plugin to auto resize windows on focus similar to NVim Focus: https://github.com/beauwilliams/focus.nvim
MIT License
9 stars 0 forks source link

Investigate not changing focus/size on scroll #19

Closed graemedavidson closed 8 months ago

graemedavidson commented 1 year ago

Sometimes it is useful to scroll a non-focused pane without wanting to actually switch pane.

graemedavidson commented 8 months ago

Not sure if really doable as scrolling set the pane being scrolled into active, this would need to introduce a change into mouse behaviour which I am not really sure is what I want to do in this plug-in specifically. The desired behaviour can be somewhat setup using current options with just some restrictions on the number of panes.