Skip to content

Commit 3fe3e5f

Browse files
author
Ryan Miller
authored
Add note about this plugin vs vim-tmux-resizer
1 parent e0dcc5c commit 3fe3e5f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ with similar hotkeys.
99

1010
**NOTE**: This requires tmux v1.8 or higher.
1111

12+
## Why not use [vim-tmux-resizer](https://github.com/melonmanchan/vim-tmux-resizer)?
13+
14+
Because this plugin allows for a seamless experience between tmux panes and Vim windows.
15+
Vim-tmux-resizer doesn't pass resize bindings to tmux when inside a pane running Vim.
16+
Better-vim-tmux-resizer gives more seamless control by enabling resizing tmux within a
17+
pane running Vim.
18+
1219
## Usage
1320

1421
This plugin provides the following mappings which allow you to resize Vim panes

0 commit comments

Comments
 (0)