wishlist icon indicating copy to clipboard operation
wishlist copied to clipboard

Master and Stack split management like in DWM & XMONAD.

Open kodesoul opened this issue 3 years ago • 2 comments

What? A plugin that dynamically manages splits like in dynamic tiling window managers.

Why? Makes managing splits more intuitive in that:

  1. Location of new splits is predictable and clear.
  2. Moving around splits is easier.
  3. Focusing on splits is easier.

Potential existing implementations: N/A

Potential pitfalls: Non that I am aware of.

[Edit] removed placeholders.

kodesoul avatar Dec 29 '21 07:12 kodesoul

https://github.com/delphinus/dwm.nvim

ram02z avatar Dec 30 '21 13:12 ram02z

If you want something simpler, you can also code your own modes for this with hydra.nvim

matu3ba avatar Sep 16 '22 11:09 matu3ba