Skip to content

A Zsh plugin to open files in a running Vim (or NeoVim) session, from an adjacent Tmux pane

Notifications You must be signed in to change notification settings

jsahlen/tmux-vim-integration.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A Zsh plugin to open files in a running Vim (or NeoVim) session, from an adjacent Tmux pane.

When running either of these commands, they will find the first Tmux pane with Vim running in it, in the same window, and use send-keys to open the file there. Each command takes exactly one argument; the file path to open.

Available Commands

  • tmux-vim-tabedit
  • tmux-vim-split
  • tmux-vim-vsplit

About

A Zsh plugin to open files in a running Vim (or NeoVim) session, from an adjacent Tmux pane

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages