|
 |
91033f9 |
|
|
 |
91033f9 |
|
|
 |
91033f9 |
<component type="desktop">
|
|
 |
91033f9 |
<id>kitty</id>
|
|
 |
91033f9 |
<metadata_license>CC0</metadata_license>
|
|
 |
91033f9 |
<project_license>GPL-3.0-or-later</project_license>
|
|
 |
91033f9 |
<name>kitty</name>
|
|
 |
91033f9 |
<summary>Cross-platform, fast, feature full, GPU based terminal emulator</summary>
|
|
 |
91033f9 |
<description>
|
|
 |
98de06c |
- Offloads rendering to the GPU for lower system load and buttery smooth
|
|
 |
98de06c |
scrolling. Uses threaded rendering to minimize input latency.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Supports all modern terminal features: graphics (images), unicode, true-color,
|
|
 |
98de06c |
OpenType ligatures, mouse protocol, focus tracking, bracketed paste and
|
|
 |
98de06c |
several new terminal protocol extensions.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Supports tiling multiple terminal windows side by side in different layouts
|
|
 |
98de06c |
without needing to use an extra program like tmux.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Can be controlled from scripts or the shell prompt, even over SSH.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Has a framework for Kittens, small terminal programs that can be used to
|
|
 |
98de06c |
extend kitty's functionality. For example, they are used for Unicode input,
|
|
 |
98de06c |
Hints and Side-by-side diff.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Supports startup sessions which allow you to specify the window/tab layout,
|
|
 |
98de06c |
working directories and programs to run on startup.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Cross-platform: kitty works on Linux and macOS, but because it uses only
|
|
 |
98de06c |
OpenGL for rendering, it should be trivial to port to other Unix-like
|
|
 |
98de06c |
platforms.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Allows you to open the scrollback buffer in a separate window using arbitrary
|
|
 |
98de06c |
programs of your choice. This is useful for browsing the history comfortably
|
|
 |
98de06c |
in a pager or editor.
|
|
 |
98de06c |
|
|
 |
98de06c |
- Has multiple copy/paste buffers, like vim.
|
|
 |
91033f9 |
</description>
|
|
 |
91033f9 |
<provides>
|
|
 |
91033f9 |
<binary>kitty</binary>
|
|
 |
91033f9 |
</provides>
|
|
 |
91033f9 |
<screenshots>
|
|
 |
91033f9 |
<screenshot type="default">
|
|
 |
91033f9 |
<image>https://sw.kovidgoyal.net/kitty/_images/screenshot.png</image>
|
|
 |
91033f9 |
</screenshot>
|
|
 |
91033f9 |
</screenshots>
|
|
 |
91033f9 |
<developer_name>Kovid Goyal</developer_name>
|
|
 |
91033f9 |
<url type="homepage">https://sw.kovidgoyal.net/kitty</url>
|
|
 |
91033f9 |
<url type="bugtracker">https://github.com/kovidgoyal/kitty/issues</url>
|
|
 |
91033f9 |
<url type="donation">https://sw.kovidgoyal.net/kitty/support.html</url>
|
|
 |
91033f9 |
</component>
|