https://github.com/yurenchen000/terminator-copysel-plugin
terminator plugin for copy and replace from terminal selection
https://github.com/yurenchen000/terminator-copysel-plugin
gtk3 terminator terminator-plugin
Last synced: 16 days ago
JSON representation
terminator plugin for copy and replace from terminal selection
- Host: GitHub
- URL: https://github.com/yurenchen000/terminator-copysel-plugin
- Owner: yurenchen000
- Created: 2025-07-13T13:20:37.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-13T16:00:06.000Z (11 months ago)
- Last Synced: 2025-07-13T16:21:07.935Z (11 months ago)
- Topics: gtk3, terminator, terminator-plugin
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminator CopySel Plugin
A Terminator plugin to Copy Selection (and Replace)
I copy (cmd and output) from terminal and do replace (or trim)
almost everyday.
so i wrote this plugin, wish life esaier
## Requirements
only tested with terminator 2.1.1+, on ubuntu 22 lts
## Install
1. Copy *.py to ~/.config/terminator/plugins/
2. Terminator Preferences > Plugins: enable `CopySel`
3. select text in terminal and click context-menu `CopySel`
## Preview

## Other Plugins
[](https://github.com/yurenchen000/yurenchen000/blob/main/repos.md#terminator-plugins)