Notes
- Window menu item actions are not scriptable yet. The way to define the window menu layout in the settings is not yet clear.
- The structure of setting.xml has changed significantly.
Changes
- Add Lua scripting support (only keyboard bindings for now).
- Rename several configuration sections in settings.xml:
- Rename '<config/hotkeys/>' to '<config/events/>'.
- Rename '<key/action/>' to '<key/script/>'.
- Rename '<config/set/>' to '<config/variables/>'.
- Fix UTF-8 system path encoding.
- Fix terminal selection highlighting in altbuf mode.
- Fix debug overlay.
- Fix plaintext print-screen.
- Rename
Desktop MonitortoLog Monitor. - Make the applet (application inside the window object) responsible for controlling the window.
- Try to fix #696.
- Fix #583.