https://github.com/pawel-slowik/vim-tmux-control-sequences
Vim plugin that sets some terminal control sequences for communicating with tmux
https://github.com/pawel-slowik/vim-tmux-control-sequences
tmux vim vim-plugin
Last synced: 18 days ago
JSON representation
Vim plugin that sets some terminal control sequences for communicating with tmux
- Host: GitHub
- URL: https://github.com/pawel-slowik/vim-tmux-control-sequences
- Owner: pawel-slowik
- License: unlicense
- Created: 2018-07-30T11:26:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T12:17:35.000Z (almost 8 years ago)
- Last Synced: 2025-02-24T12:48:03.986Z (over 1 year ago)
- Topics: tmux, vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This is a micro-plugin for the [Vim](https://www.vim.org/) editor. It sets
several terminal control sequences used for communication between Vim and the
[tmux](https://github.com/tmux/tmux) terminal multiplexer.
Note: whether this plugin will be useful to you or not depends on your terminal
emulator, termcap configuration etc. It is possible that your Linux / Vim
distribution ships with these control sequences already configured.