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

https://github.com/kristopolous/tmux-gentrify

Move your tmux panes to better neighborhoods
https://github.com/kristopolous/tmux-gentrify

tmux tmux-plugin tmux-plugins

Last synced: 8 months ago
JSON representation

Move your tmux panes to better neighborhoods

Awesome Lists containing this project

README

          

# Tmux Gentrify

An elegant tmux plugin that lets you evict panes from their old windows and relocate them wherever you please.

- ` Alt-x`: Cut a pane (marks it and breaks it off)
- ` Alt-v`: Paste the cut pane into the current window

No naming windows. No navigating sessions. Just move panes like you’re dragging windows.

It's a stack by the way. You can push multiple things on to it.

## Install (TPM)

Add this line to your `.tmux.conf`:

```tmux
set -g @plugin 'kristopolous/tmux-gentrify'