https://github.com/yurenchen000/terminator-plugin-ui
gnome-terminator plugins configration ..
https://github.com/yurenchen000/terminator-plugin-ui
terminator-plugin terminator-terminal
Last synced: 16 days ago
JSON representation
gnome-terminator plugins configration ..
- Host: GitHub
- URL: https://github.com/yurenchen000/terminator-plugin-ui
- Owner: yurenchen000
- Created: 2024-10-07T14:00:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-07T15:58:59.000Z (over 1 year ago)
- Last Synced: 2025-03-18T15:12:08.880Z (about 1 year ago)
- Topics: terminator-plugin, terminator-terminal
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
terminator plugin custom config UI
==================================
## 1. What's this
the orignal terminator_plugin not support configration UI.
all plugin settings at `Preferences >> Plugins` is dummy
here is a HACK way to implement custom UI for Plugin at `Preferences >> Plugins`
refs:
https://github.com/yurenchen000/terminator-autotheme-plugin/issues/3
https://gnome-terminator.readthedocs.io/en/latest/plugins.html
## 2. Usage
- `hack_ui.py` is the Hack Helper class
- `my_prefs*.py` is the Usage demo
Preview

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