If you live in the terminal, kitty is made for you! Cross-platform, fast, feature-rich, GPU based.
Find a file
dependabot[bot] 71f1e95f72
Bump the all-go-deps group with 3 updates
Bumps the all-go-deps group with 3 updates: [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma), [golang.org/x/image](https://github.com/golang/image) and [golang.org/x/sys](https://github.com/golang/sys).


Updates `github.com/alecthomas/chroma/v2` from 2.15.0 to 2.16.0
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Changelog](https://github.com/alecthomas/chroma/blob/master/.goreleaser.yml)
- [Commits](https://github.com/alecthomas/chroma/compare/v2.15.0...v2.16.0)

Updates `golang.org/x/image` from 0.25.0 to 0.26.0
- [Commits](https://github.com/golang/image/compare/v0.25.0...v0.26.0)

Updates `golang.org/x/sys` from 0.31.0 to 0.32.0
- [Commits](https://github.com/golang/sys/compare/v0.31.0...v0.32.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: golang.org/x/image
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: golang.org/x/sys
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 03:48:25 +00:00
.github Fix bad code block formatting in docs 2025-03-30 17:48:12 -05:00
3rdparty ... 2024-07-14 12:34:24 +05:30
bypy Include json test data in bypy freeze 2025-03-15 23:20:05 +05:30
docs Add variable sized text to the list of things multiplexers break 2025-04-07 04:53:04 +05:30
gen ... 2025-04-01 17:18:11 +05:30
glad Make shebangs consistent 2023-11-11 08:32:05 +05:30
glfw Wayland: panel kitten: Fix incorrect initial font size on compositors such as Hyprland that set scale late in the window creation process 2025-03-30 16:19:52 +05:30
kittens ... 2025-04-06 09:16:42 +05:30
kitty Merge branch 'upstream' of https://github.com/irisjae/kitty 2025-04-07 07:58:46 +05:30
kitty_tests Dont use subTest as it doesnt work with retry_on_failure 2025-04-07 05:22:15 +05:30
logo Oxipng/svgo images to save some 150KB~ 2024-03-25 23:42:56 +01:00
shell-integration ssh kitten: When using python interpreter fix symlinks with absolute paths not working with the copy command 2025-02-09 11:12:47 +05:30
terminfo Fix #7321 2024-04-08 07:39:50 +05:30
tools Cleanup previous PR 2025-04-05 09:22:10 +05:30
.editorconfig Note that we use tabs for indent in *.go files in editorconfig 2023-02-25 08:33:51 +05:30
.gitattributes Use ms table for remaining UCD lookups 2025-03-25 15:41:34 +05:30
.gitignore Nicer way to include grapheme test data in Go tests 2025-03-27 03:20:27 +05:30
.ignore
__main__.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
benchmark.py ... 2024-11-28 22:37:20 +05:30
Brewfile See if dropping pkgconf fixes CI build 2024-11-23 19:48:05 +05:30
build-terminfo Make the terminfo database available in the compiled module 2024-03-21 10:16:50 +05:30
CHANGELOG.rst
CONTRIBUTING.md Fix misspellings 2023-06-14 03:39:53 +06:00
count-lines-of-code Move base64simd into a 3rdparty folder 2024-02-25 09:57:29 +05:30
dev.sh Update docs for new develop builds 2023-07-29 14:16:25 +05:30
go.mod Bump the all-go-deps group with 3 updates 2025-04-07 03:48:25 +00:00
go.sum Bump the all-go-deps group with 3 updates 2025-04-07 03:48:25 +00:00
INSTALL.md
key_encoding.json
LICENSE
Makefile Update docs for new develop builds 2023-07-29 14:16:25 +05:30
publish.py Detect hung builders 2025-03-05 09:07:20 +05:30
pyproject.toml Bump minimum python version to 3.10 2025-01-07 12:07:01 +05:30
README.asciidoc Update repology links 2024-10-01 15:31:16 +05:30
SECURITY.md
session.vim Switch to LSP for mypy 2024-03-28 19:36:07 +05:30
setup.py Only include -fno-plt if the compiler supports it 2025-04-02 11:12:07 +05:30
shell.nix nix: Drop python3Packages.xxhash from build inputs 2024-10-03 22:43:55 -04:00
staticcheck.conf
test.py
testing_exports.go Nicer way to include grapheme test data in Go tests 2025-03-27 03:20:27 +05:30
update-on-ox Allow turning off stripping in update-on-ox 2024-08-18 15:30:38 +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"]