mirror of
https://github.com/rothgar/awesome-tmux.git
synced 2024-12-28 00:39:43 -05:00
New plugin tmux-power-zoom (#70)
Zoom pane to separate window, and unzoom back into the original location. This way you can open other panes whilst focusing on the zoomed pane, without risking getting a crowded mess of panes.
This commit is contained in:
parent
904cbc44a3
commit
33e0694a93
@ -118,6 +118,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set
|
||||
- [tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator
|
||||
- [tmux-1password](https://github.com/yardnsm/tmux-1password) Access your 1Password login items in a tmux pane.
|
||||
- [tmux-jump](https://github.com/schasse/tmux-jump) Vimium/Easymotion like navigation for tmux.
|
||||
- [tmux-power-zoom](https://github.com/jaclu/tmux-power-zoom) Zoom pane to separate window, then unzoom it back into it's original location.
|
||||
- [tmux-simple-git-status](https://github.com/kristijanhusak/tmux-simple-git-status) Show branch and number of changes in current git repository
|
||||
- [tmux-spotify](https://github.com/xamut/tmux-spotify) Show a nice menu to manage Spotify application
|
||||
- [tmux-super-fingers](https://github.com/artemave/tmux_super_fingers) like fingers, but also opens files in vim.
|
||||
|
Loading…
Reference in New Issue
Block a user