Path to this page:
./
x11/kitty,
GPU based terminal emulator
Branch: CURRENT,
Version: 0.39.0,
Package name: kitty-0.39.0,
Maintainer: pkgsrc-userskitty - the fast, featureful, GPU based terminal emulator
Required to run:[
sysutils/dbus] [
graphics/MesaLib] [
graphics/hicolor-icon-theme] [
graphics/freetype2] [
graphics/png] [
fonts/fontconfig] [
devel/ncurses] [
x11/xcursor] [
x11/liboldXrandr] [
fonts/harfbuzz] [
x11/libxkbcommon] [
lang/python37]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 8729.094 KB
Version history: (Expand)
- (2025-01-16) Updated to version: kitty-0.39.0
- (2024-12-26) Updated to version: kitty-0.38.1
- (2024-11-07) Updated to version: kitty-0.37.0
- (2024-09-30) Updated to version: kitty-0.36.4
- (2024-09-06) Updated to version: kitty-0.35.2nb2
- (2024-08-11) Updated to version: kitty-0.35.2nb1
CVS history: (Expand)
2025-01-16 16:43:03 by Kevin Bloom | Files touched by this commit (4) | |
Log message:
kitty: update to 0.39.0
- Automatically use dark/light color scheme based on the color scheme
of the parent terminal
- Allow dynamically generating configuration by running an arbitrary
program using the new geninclude directive in kitty.conf
- Optionally, when a program running in kitty reports progress of a
task display it as a percentage in the tab title.
- When mapping a custom kitten allow using shell escaping for the
kitten path
- Fix border colors not being changed by auto light/dark themes at
startup
- Fix kitten not being on PATH when SSHing into Debian systems
- Abort when run inside a terminal that does not support the kitty
keyboard protocol
- Add support for reporting name of the OS the terminal emulator is
running on
- Allow using the Passwords app to autofill passwords via the
Edit->Autofill menu mimicking other macOS applications
- Add menu items to the Edit menu to clear the screen and scrollback
- Fix the clear_terminal scrollback action also clearing screen, not
just the scrollback
- When reloading configuration fix auto color themes not being
re-applied
|
2024-12-26 17:50:44 by Kevin Bloom | Files touched by this commit (5) | |
Log message:
kitty: update to 0.38.1
0.38.1:
- bug fixes
0.38.0:
- Allow specifying individual color themes to use so that kitty
changes colors automatically following the OS dark/light mode
- notify_on_cmd_finish: Automatically remove notifications when
the window gains focus or the next notification is shown.
- Discard OSC 9 notifications that start with 4
- clipboard kitten: Fix a bug causing kitten to hang in filter
mode when input data size is not divisible by 3 and larger
than 8KB
- Graphics protocol: Fix delete by number not deleting newest
image with the specified number
- Fix dashed and dotted underlines not being drawn at the same y
position as straigh underlines at all font sizes
- panel kitten: Allow creating floating and on-top panels with
arbitrary placement and size on Wayland
- hints/unicode_input kittens: Do not lose keypresses that are
sent very rapidly via an automation tool immediately after the
kitten is launched
|
2024-11-07 15:18:42 by Kevin Bloom | Files touched by this commit (4) | |
Log message:
kitty: update to 0.37.0
- new optional text cursor movement animation that shows a trail
following the movement of the cursor making it easy to follow large
cursor jumps
- Add a framework for easily and securely using remote control from
within a kitten's main() function
- bug fixes
|
2024-09-30 19:51:46 by Kevin Bloom | Files touched by this commit (6) | |
Log message:
kitty: update to 0.36.4
Packaging Changes:
- new go version
- now requires Nerd Font symbols to build
Upstream Changes:
Many bug fixes from versions 0.35.2 -> 0.36.4. 0.36.x now has
variable font support.
|
2024-09-06 20:49:02 by Benny Siegert | Files touched by this commit (180) | |
Log message:
Revbump all Go packages after go122 update
|
2024-08-11 17:57:15 by Benny Siegert | Files touched by this commit (176) | |
Log message:
Revbump all Go packages after update
|
2024-08-01 10:18:31 by pin | Files touched by this commit (3) | |
Log message:
x11/kitty: update to 0.35.2
0.35.2 [2024-06-22]
- A new option, window_logo_scale to specify how window logos are scaled with \
respect to the size of the window containing the logo (#7534)
- A new option, cursor_shape_unfocused to specify the shape of the text cursor \
in unfocused OS windows (#7544)
- Remote control: Fix empty password not working (#7538)
- Wayland: Fix regression in 0.34.0 causing flickering on window resize on \
NVIDIA drivers (#7493)
- Wayland labwc: Fix kitty timing out waiting for compositor to quit fucking \
around with scales on labwc (#7540)
- Fix scrollback_indicator_opacity not actually controlling the opacity (#7557)
- URL detection: Fix IPv6 hostnames breaking URL detection (#7565)
|
2024-07-03 08:59:36 by Benny Siegert | Files touched by this commit (169) | |
Log message:
Revbump all Go packages after go122 security update
|