[feature request] support for :only
karshPrime opened this issue · 2 comments
karshPrime commented
To have a keybind (or a command) to close all other panels other than the one selected irrespective of whether they're vim or tmux panels. Basically vim's :only
functionality with tmux integration.
christoomey commented
Hey @karshPrime - appreciate the thought, but I try to keep the functionality here as focused as possible so not looking to add additional commands / features.
karshPrime commented
To anyone else in the future with a similar question, I've written a basic plugin to achieve this: only-tmux.nvim.