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
- Host: GitHub
- URL: https://github.com/kristopolous/tmux-gentrify
- Owner: kristopolous
- License: mit
- Created: 2025-05-22T18:53:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-23T05:05:11.000Z (about 1 year ago)
- Last Synced: 2025-08-28T03:07:21.909Z (9 months ago)
- Topics: tmux, tmux-plugin, tmux-plugins
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MIT
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'