We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0dcc5c commit 3fe3e5fCopy full SHA for 3fe3e5f
README.md
@@ -9,6 +9,13 @@ with similar hotkeys.
9
10
**NOTE**: This requires tmux v1.8 or higher.
11
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
19
## Usage
20
21
This plugin provides the following mappings which allow you to resize Vim panes
0 commit comments