https://github.com/kmoppel/dumptofile
A Terminator plugin for 1-click dumping the console contents to a text file
https://github.com/kmoppel/dumptofile
dump logging plugin python terminator
Last synced: 3 months ago
JSON representation
A Terminator plugin for 1-click dumping the console contents to a text file
- Host: GitHub
- URL: https://github.com/kmoppel/dumptofile
- Owner: kmoppel
- Created: 2014-09-24T09:35:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-29T12:25:55.000Z (over 1 year ago)
- Last Synced: 2025-06-10T06:38:12.491Z (about 1 year ago)
- Topics: dump, logging, plugin, python, terminator
- Language: Python
- Size: 92.8 KB
- Stars: 17
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A Terminator plugin
A [Terminator](https://gnome-terminator.org/) plugin for 1-click dumping of the console contents to a text file (`~/.terminator/$datetime.log`).
One needs to copy the plugin to `/usr/share/terminator/terminatorlib/plugins/` or `~/.config/terminator/plugins/` and enable
it under _Preferences_ to make the context-menu (named _DumpToFile_) appear. Dump files are stored under `~/.terminator`,
the directory will be created automatically if not existsing.
For old Gtk2 versions of Terminator (< v1.90) check out a pre-2022 version.
## Usage screenshot
