Kitty is a fully featured, cross-platform terminal emulator.
Some updates:
- The command kitty@scroll-window has been added for screen scrolling.
- The argument !neighbor is allowed, opening a new window next to the active one.
- The remote control protocol has been documented.
- Data transmission to a child process via the pipe command occurs in a stream to avoid blocking the UI.
- Energy consumption in sleep mode has been reduced for macOS by turning off the display after 30 seconds of inactivity.
- On Linux, incorrect font sizes have been fixed in cases where the underline extended beyond the bounds.
- On macOS, a bug has been fixed that caused the hidden Unicode font to display incorrectly.
- When using strip_trailing_spaces, empty lines are not removed.
- Fixed a crash when displaying a very large number of images.
Source: linux.org.ru
