tym is a Lua-configurable terminal emulator base on VTE.
- Lua-configurable: Allows customization using Lua scripts.
- VTE Based Terminal Emulator: supporting various terminal functionalities provided by VTE
- Customizable Appearance: Supports theme customization through Lua scripts.
- Keymap Customization: Ability to set custom keymaps and hooks.
- D-Bus Communication: Supports interprocess communication using D-Bus.
- Configuration Options: Various configuration fields for appearance and behavior, such as shell, font, colors, and more.
- Daemon Mode: Can run as a background process.
- Hooks and Signals: Offers hooks for various actions and can send/receive D-Bus signals.
- Scripting Capabilities: Supports executing Lua scripts and handling D-Bus method calls.
The feature list is generated by ChatGPT-4o and edited by me.
You must log in or register to comment.