2021-01-22 21:53:27 +01:00
|
|
|
kitty (fast, featureful, GPU-based terminal emulator)
|
|
|
|
|
2021-04-19 05:08:08 +02:00
|
|
|
kitty is a terminal emulator for X11 and Wayland [1], which offloads
|
|
|
|
the rendering to the GPU [2] and supports modern terminal features. It
|
2021-01-22 21:53:27 +01:00
|
|
|
also supports tiling multiple terminal windows without using an extra
|
|
|
|
program like screen or tmux.
|
|
|
|
|
2021-04-19 05:08:08 +02:00
|
|
|
[1] For Wayland support, it may be necessary to add the following
|
|
|
|
line to ~/.config/kitty/kitty.conf:
|
|
|
|
linux_display_server wayland
|
2021-01-22 21:53:27 +01:00
|
|
|
|
|
|
|
[2] Requires hardware-accelerated OpenGL support.
|