https://github.com/yanskun/tmux-work-dir
A Tmux plugin to create a working terminal configuration
https://github.com/yanskun/tmux-work-dir
tmux-plugins
Last synced: 4 months ago
JSON representation
A Tmux plugin to create a working terminal configuration
- Host: GitHub
- URL: https://github.com/yanskun/tmux-work-dir
- Owner: yanskun
- Created: 2021-12-30T14:50:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T05:41:29.000Z (over 1 year ago)
- Last Synced: 2025-08-23T07:36:21.723Z (9 months ago)
- Topics: tmux-plugins
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tmux Work Dir
In the working directory with Tmux,
split the vim and the terminal for run command.
(of course, it can be used for other than run command)
## Install
Add plugin to the list of TPM plugins in `.tmux.conf`
```shell
set -g @plugin 'tmux-plugins/tmux-work-dir'
```
Hit `prefix + W` to fetch the plugin and source it.
## How to use
[prefix + W]
https://user-images.githubusercontent.com/43776161/147765618-6c3e905b-9709-4e52-b486-ec6af497c78a.mov