An open API service indexing awesome lists of open source software.

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

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