Kovid Goyal 643e534053 Do not call monotonic() when changing cursor position
monotonic() is extremely slow. This call was halving the CSI parsing
speed benchmark. Instead we use the time at which parsing of the current
input chunk was started. This should be within a few microseconds and
accurate enough for the cursor trail for which it is used.
2025-01-17 21:41:02 +05:30
...
2024-07-14 12:34:24 +05:30
2025-01-03 05:59:42 +03:00
2023-11-11 08:32:05 +05:30
...
2025-01-06 11:04:31 +05:30
2024-04-08 07:39:50 +05:30
2023-11-11 08:32:05 +05:30
2024-07-02 10:28:07 +05:30
...
2024-11-28 22:37:20 +05:30
2023-06-14 03:39:53 +06:00
2023-07-29 14:16:25 +05:30
2023-07-29 14:16:25 +05:30
2024-12-21 08:06:29 +05:30
2024-10-01 15:31:16 +05:30
2024-03-28 19:36:07 +05:30
2024-08-24 08:06:02 +05:30
2022-11-14 15:42:01 +05:30
2022-11-14 15:41:53 +05:30

= kitty - the fast, feature-rich, cross-platform, GPU based terminal

See https://sw.kovidgoyal.net/kitty/[the kitty website].

image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"]

https://sw.kovidgoyal.net/kitty/faq/[Frequently Asked Questions]

To ask other questions about kitty usage, use either the https://github.com/kovidgoyal/kitty/discussions/[discussions on GitHub] or the
https://www.reddit.com/r/KittyTerminal[Reddit community]

Packaging status in various repositories:

image:https://repology.org/badge/vertical-allrepos/kitty-terminal.svg?columns=3&header=kitty["Packaging status", link="https://repology.org/project/kitty-terminal/versions"]
Description
No description provided
Readme GPL-3.0 154 MiB
Languages
Python 38.5%
C 28%
Go 26.4%
Objective-C 5.5%
Shell 1%
Other 0.5%