Patch Note
-
General
- Add CLI interface
- Fix tab being incorrectly closed in race conditions
- Fix invalid handling of UTF-8 sequence
- Fix undesired pinch-zoom
- Improve app initialization
- Optimize PTY close detection
- Bug fixes
-
CLI Interface
- Available options:
-e
,--command
: Execute a specific command-w
,--workdir
: Set the working directory-p
,--profile
: Set the profile to use--tab
or--window
: Open either in a tab or window
- Available options:
-
Linux
- Add
.deb
package - Add
man
pages - Add
.desktop
entry
- Add