Simple terminal emulator for Wayland and X11 with OpenGL rendering and minimal dependencies.
This is roughly alpha quality, expect bugs!
Features
- Unicode support
- Text reflow
- 24-bit colors
- Dynamic colors
- All text properties (squiggly underline, blinking, overline etc.)
- Resizable font
- Subpixel antialiasing
- Mouse reporting
- Scrollback
- Mouse text selection
- Clipboard
- Configurable keybindings
- Clickable links, OSC 8 links
- Command history and marks*
- Terminal image protocol and sixel graphics (experimental)
Limitations
- UTF8 mode only
- No Bidi support
- No font ligatures
You must log in or register to comment.
Terminal image protocol and sixel graphics (experimental)
It is one of the three terminals listed by Kitty Terminal graphics protocol page.