Skip to content

Commit

Permalink
Add note about this plugin vs vim-tmux-resizer
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanMillerC authored Mar 13, 2020
1 parent e0dcc5c commit 3fe3e5f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ with similar hotkeys.

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

## Why not use [vim-tmux-resizer](https://github.com/melonmanchan/vim-tmux-resizer)?

Because this plugin allows for a seamless experience between tmux panes and Vim windows.
Vim-tmux-resizer doesn't pass resize bindings to tmux when inside a pane running Vim.
Better-vim-tmux-resizer gives more seamless control by enabling resizing tmux within a
pane running Vim.

## Usage

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

0 comments on commit 3fe3e5f

Please sign in to comment.