Skip to content

Jicmou/tmux-quit-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tmux Quit Vim

Exit all (neo)vim windows in your tmux sessions.

Inspired by ddelnano/tmux-vim-exit

Usage

Key Bindings

  • prefix + Q

    • Close and save all (neo)vim windows in each tmux session's panes and windows

Installation

Installation with Tmux Plugin Manager (recommended)

Add plugin to the list of TPM plugins in .tmux.conf:

set -g @plugin 'jicmou/tmux-quit-vim'

Manual Install

Clone the repo

git clone https://github.com/jicmou/tmux-vim-exit ~/clone/path

Add the following line to your tmux.conf file

run-shell ~/clone/path/yank.tmux

Source your tmux config

tmux source-file path/to/.tmux.conf

About

Exit all (neo)vim windows in your tmux sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages