There is an emacs plugin called switch-window which indexes all open windows and allows the user to switch a window based on it's number. This is really convenient when you have a large number of windows open. Does anyone know if there's something similar for vim?
Asked
Active
Viewed 402 times
5
user886596
- 297
- 2
- 5


<Tmux-Leader>qwill show tmux panes numbers like this plugin does for vim, is there a way to show both and easily switch between vim and tmux panes this way? (I don't think that vim-tmux-navigator allows it out of the box) – statox Sep 01 '15 at 21:56<tmux-leader>qfunctionality in somewhere. All this IMHO - as I don't quite use tmux, because I can get by with more graphical tools (->awesome window manager). – VanLaser Sep 01 '15 at 22:05