Skip to content

Releases: RyanMillerC/better-vim-tmux-resizer

Release 1.0.2

24 Apr 02:54
530c632
Compare
Choose a tag to compare

Bugfixes

  • Prevent resizing Vim upward when there is only a single window
  • Prevent resizing Vim upward when down is pressed with all vsplit windows

Release 1.0.1

20 Apr 01:06
bc5af8e
Compare
Choose a tag to compare
  • Simplified resize process
    • Now it tries to resize Vim window in given direction always
    • If Vim window dimensions stay the same after an attempt, it will pass to Tmux
  • Remove unused code from fork

Release 1.0.0

13 Mar 16:19
3fe3e5f
Compare
Choose a tag to compare

Changes

  • Initial release!
  • Resize tmux panes and Vim windows with ease!