spolu / dwm.vim

Tiled Window Management for Vim
http://www.vim.org/scripts/script.php?script_id=4186
700 stars 76 forks source link

When closing the main pane dwm should auto focus the next pane #37

Open vendion opened 12 years ago

vendion commented 12 years ago

When the main pane (for lack to better term for it) is closed dwm should probably refocus the next pane that is in the stack. Instead the result is something along the line of Vims normal vertical split. I was able to produce this with three open panes, one with focus the other two stacked to the right according to dwm's tiling rules, then closing the main pane with :q.

spolu commented 11 years ago

not a bug anymore

spolu commented 11 years ago

Reopening as this is true if window is closed using :q or :bd