* Allow specifying that the `cursor shape for unfocused windows`
should remain unchanged (#7728)
* MacOS Intel: Fix a crash in the choose-fonts kitten when displaying
previews of variable fonts (#7734)
* Remote control: Fix a regression causing an escape code to leak when using
@ launch with `--no-response` over the TTY (#7752)
* OSC 52: Fix a regression in the previous release that broke handling of
invalid base64 encoded data in OSC 52 requests (#7757)
* macOS: Fix a regression in the previous release that caused
`kitty --single-instance` to not work when using
`macos-launch-services-cmdline`
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=159
time
- Explicitly setting go1.22 (Base version required to build)
- Update to 0.36.0:
* Support OpenType Variable fonts (#3711)
* A new choose-fonts kitten that provides a UI with font previews to ease
selection of fonts. Also has support for font features and variable fonts
* Allow animating the blinking of the cursor. See cursor_blink_interval for
how to configure it
* Add NERD fonts builtin so that users don’t have to install them to use
NERD symbols in kitty. The builtin font is used only if the symbols are
not available in some system font
* launch command: A new launch --bias option to adjust the size of newly
created windows declaratively (#7634)
* A new option second_transparent_bg to make a second background color
semi-transparent via background_opacity. Useful for things like cursor
line highlight in editors (#7646)
* A new notify kitten to show desktop notifications from the command line
with support for icons, buttons and more.
* Desktop notifications protocol: Add support for icons, buttons, closing of
notifications, expiry of notifications, updating of notifications and
querying if the terminal emulator supports the
protocol (#7657, #7658, #7659)
* A new option filter_notification to filter out or perform arbitrary
actions on desktop notifications based on sophisticated criteria (#7670)
* A new protocol to allow terminal applications to change colors in the
terminal more robustly than with the legacy XTerm protocol (Setting and
querying colors)
* Sessions: A new command focus_matching_window to shift focus to a specific
window, useful when creating complex layouts with splits (#7635)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=157
- Update to 0.35.2:
* 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
messing 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)
OBS-URL: https://build.opensuse.org/request/show/1182566
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=155
- Update to 0.35.1:
* Wayland: Fix a regression in 0.34 that caused the tab bar to not render in
second and subsequent OS Windows under Hyprland (#7413)
* Fix a regression in the previous release that caused horizontal scrolling
via touchpad in fullscreen applications to be reversed on non-Wayland
platforms (#7475, #7481)
* Fix a regression in the previous release causing an error when setting
background_opacity to zero (#7483)
* Image display: Fix cursor movement and image hit region incorrect for
image placements that specify only a number of rows or columns to display
in (#7479)
OBS-URL: https://build.opensuse.org/request/show/1177969
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=153
- Updating vendor.tar.gz
- Update to 0.35.0:
* kitten @ run: A new remote control command to run a process on the machine
kitty is running on and get its output (#7429)
* notify_on_cmd_finish: Show the actual command that was finished (#7420)
* hints kitten: Allow clicking on matched text to select it in addition to
typing the hint
* Shell integration: Make the currently executing cmdline available as a
window variable in kitty
* paste_actions: Fix replace-newline not working with confirm (#7374)
* Graphics: Fix aspect ratio of images not being preserved when only a
single dimension of the destination rectangle is specified (#7380)
* focus_visible_window: Fix selecting with mouse click leaving keyboard
in unusable state (#7390)
* Wayland: Fix infinite loop causing bad performance when using IME via
fcitx5 due to a change in fcitx5 (#7396)
* Desktop notifications protocol: Add support for specifying urgency
* Improve rendering of Unicode shade character to avoid Moire
patterns (#7401)
* kitten @ send-key: Fix some keys being sent in kitty keyboard protocol
encoding when not using socket for remote control
* Dont clear selections on erase in screen commands unless the erased
region intersects a selection (#7408)
* Wayland: save energy by not rendering “suspended” windows on compositors
that support that
* Allow more types of alignment for placement_strategy (#7419)
* Add some more box-drawing characters from the “Geometric shapes”
Unicode block (#7433)
* Linux: Run all child processes in their own systemd scope to prevent the
OBS-URL: https://build.opensuse.org/request/show/1176860
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=151
- Update to 0.34.0:
* Wayland: panel kitten: Add support for drawing desktop background and bars
using the panel kitten for all compositors that support the requisite
Wayland protocol which is practically speaking all of them but GNOME (#2590)
* Show a small scrollback indicator along the right window edge when
viewing the scrollback to keep track of scroll position (#2502)
* Wayland: Support fractional scales so that there is no wasted drawing at
larger scale followed by resizing in the compositor
* Wayland KDE: Support background_blur
* Wayland GNOME: The window titlebar now has buttons to
minimize/maximize/close the window
* Wayland GNOME: The window titlebar color now follows the system
light/dark color scheme preference, see wayland_titlebar_color
* Wayland KDE: Fix mouse cursor hiding not working in Plasma 6 (#7265)
* Wayland IME: Fix a bug with handling synthetic keypresses generated by
ZMK keyboard + fcitx (#7283)
* A new option terminfo_type to allow passing the terminfo database
embedded into the TERMINFO env var directly instead of via a file
* Mouse reporting: Fix drag release event outside the window not being
reported in legacy mouse reporting modes (#7244)
* macOS: Fix a regression in the previous release that broke rendering of
some symbols on some systems (#7249)
* Fix handling of tab character when cursor is at end of line and wrapping
is enabled (#7250)
* Splits layout: Fix move_window_forward not working (#7264)
* macOS: Fix an abort due to an assertion when a program tries to set an
invalid window title (#7271)
* fish shell integration: Fix clicking at the prompt causing
autosuggestions to be accepted, needs fish >= 3.8.0 (#7168)
* Linux: Fix for a regression in 0.32.0 that caused some CJK fonts to not
OBS-URL: https://build.opensuse.org/request/show/1167826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=30
- Update to 0.34.0:
* Wayland: panel kitten: Add support for drawing desktop background and bars
using the panel kitten for all compositors that support the requisite
Wayland protocol which is practically speaking all of them but GNOME (#2590)
* Show a small scrollback indicator along the right window edge when
viewing the scrollback to keep track of scroll position (#2502)
* Wayland: Support fractional scales so that there is no wasted drawing at
larger scale followed by resizing in the compositor
* Wayland KDE: Support background_blur
* Wayland GNOME: The window titlebar now has buttons to
minimize/maximize/close the window
* Wayland GNOME: The window titlebar color now follows the system
light/dark color scheme preference, see wayland_titlebar_color
* Wayland KDE: Fix mouse cursor hiding not working in Plasma 6 (#7265)
* Wayland IME: Fix a bug with handling synthetic keypresses generated by
ZMK keyboard + fcitx (#7283)
* A new option terminfo_type to allow passing the terminfo database
embedded into the TERMINFO env var directly instead of via a file
* Mouse reporting: Fix drag release event outside the window not being
reported in legacy mouse reporting modes (#7244)
* macOS: Fix a regression in the previous release that broke rendering of
some symbols on some systems (#7249)
* Fix handling of tab character when cursor is at end of line and wrapping
is enabled (#7250)
* Splits layout: Fix move_window_forward not working (#7264)
* macOS: Fix an abort due to an assertion when a program tries to set an
invalid window title (#7271)
* fish shell integration: Fix clicking at the prompt causing
autosuggestions to be accepted, needs fish >= 3.8.0 (#7168)
* Linux: Fix for a regression in 0.32.0 that caused some CJK fonts to not
OBS-URL: https://build.opensuse.org/request/show/1167821
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=147
- Update to 0.33.1:
* Fix a regression in the previous release that caused requesting data from
the clipboard via OSC 52 to instead return data from the primary
selection (#7213)
* Splits layout: Allow resizing until one of the halves in a split is
minimally sized (#7220)
* macOS: Fix text rendered with fallback fonts not respecting bold/italic
styling (#7241)
* macOS: When CoreText fails to find a fallback font for a character in the
first Private Use Unicode Area, preferentially use the NERD font, if
available, for it (#6043)
OBS-URL: https://build.opensuse.org/request/show/1160398
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=145
- 'pkgconfig(simde)' is now available in TW; adding updated go vendor tarball
- Setting 'BuildRequires: go >= 1.22'
- Adding 'BuildRequires: pkgconfig(simde)'
- Update to 0.33.0:
* Cheetah speed with a redesigned render loop and a 2x faster escape code
parser that uses SIMD CPU vector instruction to parse data in
parallel (#7005)
* A new benchmark kitten (kitten __benchmark__) to measure terminal
throughput performance
* Graphics protocol: Add a new delete mode for deleting images whose ids
fall within a range. Useful for bulk deletion (#7080)
* Keyboard protocol: Fix the Enter, Tab and Backspace keys generating
spurious release events even when report all keys as escape codes is
not set (#7136)
* macOS: The command line args from macos-launch-services-cmdline are now
prefixed to any args from open --args rather than overwriting them (#7135)
* Allow specifying where the new tab is created for detach_window (#7134)
* hints kitten: The option to set the text color for hints now allows
arbitrary colors (#7150)
* icat kitten: Add a command line argument to override terminal window size
detection (#7165)
* A new action toggle_tab to easily switch to and back from a tab with a
single shortcut (#7203)
* When clearing terminal add a new type to_cursor_scroll which can be used
to clear to prompt while moving cleared lines into the scrollback
* Fix a performance bottleneck when dealing with thousands of small
images (#7080)
* kitten @ ls: Return the timestamp at which the window was created (#7178)
* hints kitten: Use default editor rather than hardcoding vim to open file
OBS-URL: https://build.opensuse.org/request/show/1158242
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=143
- Update to 0.32.2:
* kitten @ load-config: Allow (re)loading kitty.conf via remote control
* Remote control: Allow running mappable actions via remote control
(kitten @ action)
* kitten @ send-text: Add a new option to automatically wrap the sent text
in bracketed paste escape codes if the program in the destination window
has turned on bracketed paste.
* Fix a single key mapping not overriding a previously defined multi-key mapping
* macOS: Fix kitten @ select-window leaving the keyboard in a partially
functional state (#7074)
* Graphics protocol: Improve display of images using Unicode placeholders or
row/column boxes by resizing them using linear instead of nearest neighbor
interpolation on the GPU (#7070)
* When matching URLs use the definition of legal characters in URLs from the
WHATWG spec rather than older standards (#7095)
* hints kitten: Respect the kitty url_excluded_characters option (#7075)
* macOS: Fix an abort when changing OS window chrome for a full screen window
via remote control or the themes kitten (#7106)
* Special case rendering of some more box drawing characters using shades from
the block of symbols for legacy computing (#7110)
* A new close_other_os_windows to close non active OS windows (#7113)
OBS-URL: https://build.opensuse.org/request/show/1146215
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=139
- #gh/kovidgoyal/kitty/7026 may have fixed -fcf-protection issue for i586
- Update to 0.32.1:
* macOS: Fix a regression in the previous release that broke overriding
keyboard shortcuts for actions present in the global menu bar (#7016)
* Fix a regression in the previous release that caused multi-key
sequences to not abort when pressing an unknown key (#7022)
* Fix a regression in the previous release that caused
kitten @ launch --cwd=current to fail over SSH (#7028)
* Fix a regression in the previous release that caused
kitten @ send-text with a match tab parameter to send text twice to
the active window (#7027)
* Fix a regression in the previous release that caused overriding of
existing multi-key mappings to fail (#7044, #7058)
* Wayland+NVIDIA: Do not request an sRGB output buffer as a bug in Wayland
causes kitty to not start (#7021)
OBS-URL: https://build.opensuse.org/request/show/1141768
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=137
- i586 builds fail with -fcf-protection=full (seems to be default);
setting to -fcf-protection=none with CFLAGS export
- Removing go-buildmode-pie.diff and optional-disable-docs.diff; replacing
with buildmode-and-skip_docs.diff which should be an easier path going
forward to disabling 'make docs' from setup.py
- Update to 0.32.0:
* Conditional mappings depending on the state of the focused window
* Support for Modal mappings such as in modal editors like vim
* A new option notify_on_cmd_finish to show a desktop notification
when a long running command finishes (#6817)
* A new action send_key to simplify mapping key presses to other
keys without needing send_text
* Allow focusing previously active OS windows via nth_os_window (#7009)
* Wayland: Fix a regression in the previous release that broke copying
to clipboard under wl-roots based compositors in some circumstances (#6890)
* macOS: Fix some combining characters not being rendered (#6898)
* macOS: Fix returning from full screen via the button when the titlebar
is hidden not hiding the buttons (#6883)
* macOS: Fix newly created OS windows not always appearing on the
"active" monitor (#6932)
* Font fallback: Fix the font used to render a character sometimes dependent
on the order in which characters appear on screen (#6865)
* panel kitten: Fix rendering with non-zero margin/padding in
kitty.conf (#6923)
* kitty keyboard protocol: Specify the behavior of the modifier bits during
modifier key events (#6913)
* Wayland: Enable support for the new cursor-shape protocol so that the
mouse cursor is always rendered at the correct size in compositors that
support this protocol (#6914)
OBS-URL: https://build.opensuse.org/request/show/1140006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=24
- i586 builds fail with -fcf-protection=full (seems to be default);
setting to -fcf-protection=none with CFLAGS export
- Removing go-buildmode-pie.diff and optional-disable-docs.diff; replacing
with buildmode-and-skip_docs.diff which should be an easier path going
forward to disabling 'make docs' from setup.py
- Update to 0.32.0:
* Conditional mappings depending on the state of the focused window
* Support for Modal mappings such as in modal editors like vim
* A new option notify_on_cmd_finish to show a desktop notification
when a long running command finishes (#6817)
* A new action send_key to simplify mapping key presses to other
keys without needing send_text
* Allow focusing previously active OS windows via nth_os_window (#7009)
* Wayland: Fix a regression in the previous release that broke copying
to clipboard under wl-roots based compositors in some circumstances (#6890)
* macOS: Fix some combining characters not being rendered (#6898)
* macOS: Fix returning from full screen via the button when the titlebar
is hidden not hiding the buttons (#6883)
* macOS: Fix newly created OS windows not always appearing on the
"active" monitor (#6932)
* Font fallback: Fix the font used to render a character sometimes dependent
on the order in which characters appear on screen (#6865)
* panel kitten: Fix rendering with non-zero margin/padding in
kitty.conf (#6923)
* kitty keyboard protocol: Specify the behavior of the modifier bits during
modifier key events (#6913)
* Wayland: Enable support for the new cursor-shape protocol so that the
mouse cursor is always rendered at the correct size in compositors that
support this protocol (#6914)
OBS-URL: https://build.opensuse.org/request/show/1140000
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=135
- Update to 0.31.0:
* Allow easily running arbitrarily complex remote control scripts without
needing to turn on remote control (#6712)
* A new option menu_map that allows adding entries to the global menubar on
macOS (#6680)
* A new escape code that can be used by programs running in the terminal to
change the shape of the mouse pointer (#6711)
* Graphics protocol: Support for positioning images relative to other
images (#6400)
* A new option single_window_padding_width to use a different padding when
only a single window is visible (#6734)
* A new mouse action mouse_selection word_and_line_from_point to select the
current word under the mouse cursor and extend to end of line (#6663)
* A new option underline_hyperlinks to control when hyperlinks are
underlined (#6766)
* Allow using the full range of standard mouse cursor shapes when customizing
the mouse cursor
* macOS: When running the default shell with the login program fix
~/.hushlogin not being respected when opening windows not in the home
directory (#6689)
* macOS: Fix poor performance when using ligatures with some fonts,
caused by slow harfbuzz shaping (#6743)
* kitten @ set-background-opacity --toggle - a new flag to easily switch
opacity between the specified value and the default (#6691)
* Fix a regression caused by rewrite of kittens to Go that made various
kittens reset colors in a terminal when the colors were changed by
escape code (#6708)
* Fix trailing bracket not ignored when detecting a multi-line URL with the
trailing bracket as the first character on the last line (#6710)
* Fix the kitten @ launch --copy-env option not copying current environment
OBS-URL: https://build.opensuse.org/request/show/1124260
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=133
- Update to 0.30.1:
* Shell integration: Automatically alias sudo to make the kitty terminfo files available in the sudo environment. Can be turned off via shell_integration
* ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to override ssh.conf not inheriting settings from ssh.conf (#6639)
* themes kitten: Allow absolute paths for --config-file-name (#6638)
* Expand environment variables in the shell option (#6511)
* macOS: When running the default shell, run it via the login program so that calls to getlogin() work (#6511)
* X11: Fix a crash on startup when the ibus service returns errors and the GLFW_IM_MODULE env var is set to ibus (#6650)
OBS-URL: https://build.opensuse.org/request/show/1115916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=22
- Update to 0.30.1:
* Shell integration: Automatically alias sudo to make the kitty terminfo files available in the sudo environment. Can be turned off via shell_integration
* ssh kitten: Fix a regression in 0.28.0 that caused using --kitten to override ssh.conf not inheriting settings from ssh.conf (#6639)
* themes kitten: Allow absolute paths for --config-file-name (#6638)
* Expand environment variables in the shell option (#6511)
* macOS: When running the default shell, run it via the login program so that calls to getlogin() work (#6511)
* X11: Fix a crash on startup when the ibus service returns errors and the GLFW_IM_MODULE env var is set to ibus (#6650)
OBS-URL: https://build.opensuse.org/request/show/1115880
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=131
- Removing fix-librsync-leap.diff (no longer needed)
- Updating optional-disable-docs.diff for changes to setup.py
- Updating go vendor tarball
- Update to 0.30.0:
* A new transfer kitten that can be used to transfer files efficiently over
the TTY device
* ssh kitten: A new configuration directive to automatically forward the
kitty remote control socket
* Allow easily building kitty from source needing the installation of only
C and Go compilers. All other dependencies are automatically vendored
* kitten @ set-user-vars: New remote control command to set user variables
on a window (#6502)
* kitten @ ls: Add user variables set on windows to the output (#6502)
* kitten @ ls: Allow limiting output to matched windows/tabs (#6520)
* kitten icat: Fix image being displayed one cell to the right when using
both --place and --unicode-placeholder (#6556)
* kitten run-shell: Make kitty terminfo database available if needed before
starting the shell
* macOS: Fix keyboard shortcuts in the Apple global menubar not being
changed when reloading the config
* Fix a crash when resizing an OS Window that is displaying more than one
image and the new size is smaller than the image needs (#6555)
* Remote control: Allow using a random TCP port as the remote control
socket and also allow using TCP sockets in listen_on
* unicode_input kitten: Add an option to specify the startup tab (#6552)
* X11: Print an error to STDERR instead of refusing to start when the user
sets a custom window icon larger than 128x128 (#6507)
* Remote control: Allow matching by neighbor of active window. Useful for
navigation plugins like vim-kitty-navigator
* Fix a regression that caused changing text_fg_override_threshold or
OBS-URL: https://build.opensuse.org/request/show/1112693
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=129
- Update to 0.29.1
* A new value for background_image_layout to scale the background image while
preserving its aspect ratio. Also have centered images work even for images
larger than the window size (#6458)
* Fix a regression that caused using unicode placeholders to display images to
break and also partially offscreen images to sometimes be slightly
distorted (#6467)
* macOS: Fix a regression that caused rendering to hang when transitioning to
full screen with macos_colorspace set to default (#6435)
* macOS: Fix a regression causing burn-in of text when resizing semi-transparent
OS windows (#6439)
* macOS: Add a new value titlebar-and-corners for hide_window_decorations that
emulates the behavior of hide_window_decorations yes in older versions of kitty
* macOS: Fix a regression in the previous release that caused
hide_window_decorations = yes to prevent window from being resizable (#6436)
* macOS: Fix a regression that caused the titlebar to be translucent even for
non-translucent windows (#6450)
* GNOME: Fix wayland_titlebar_color not being applied until the color is changed
at least once (#6447)
* Remote control launch: Fix --env not implemented when using --cwd=current with
the SSH kitten (#6438)
* Allow using a custom OS window icon on X11 as well as macOS (#6475)
OBS-URL: https://build.opensuse.org/request/show/1099143
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=125
- Adding kitty-rpmlintrc as a source file
- Update to 0.29.0
* Removing wayland-protocols-1.32.diff as it's no longer required
* A new escape code <ESC>[22J that moves the current contents of the screen
into the scrollback before clearing it
* A new kitten run-shell to allow creating sub-shells with shell integration
enabled
* A new option background_blur to blur the background for transparent
windows (#6135)
* The --hold flag now holds the window open at a shell prompt instead of
asking the user to press a key
* A new option text_fg_override_threshold to force text colors to have high
contrast regardless of color scheme (#6283)
* When resizing OS Windows make the animation less jerky. Also show the
window size in cells during the resize (#6341)
* unicode_input kitten: Fix a regression in 0.28.0 that caused the order of
recent and favorites entries to not be respected (#6214)
* unicode_input kitten: Fix a regression in 0.28.0 that caused editing of
favorites to sometimes hang
* clipboard kitten: Fix a bug causing the last MIME type available on the
clipboard not being recognized when pasting
* clipboard kitten: Dont set clipboard when getting clipboard in filter
mode (#6302)
* Fix regression in 0.28.0 causing color fringing when rendering in
transparent windows on light backgrounds (#6209)
* show_key kitten: In kitty mode show the actual bytes sent by the terminal
rather than a re-encoding of the parsed key event
* hints kitten: Fix a regression in 0.28.0 that broke using sub-groups in
regexp captures (#6228)
OBS-URL: https://build.opensuse.org/request/show/1098000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=18
- Update to 0.29.0
* Removing wayland-protocols-1.32.diff as it's no longer required
* A new escape code <ESC>[22J that moves the current contents of the screen
into the scrollback before clearing it
* A new kitten run-shell to allow creating sub-shells with shell integration
enabled
* A new option background_blur to blur the background for transparent
windows (#6135)
* The --hold flag now holds the window open at a shell prompt instead of
asking the user to press a key
* A new option text_fg_override_threshold to force text colors to have high
contrast regardless of color scheme (#6283)
* When resizing OS Windows make the animation less jerky. Also show the
window size in cells during the resize (#6341)
* unicode_input kitten: Fix a regression in 0.28.0 that caused the order of
recent and favorites entries to not be respected (#6214)
* unicode_input kitten: Fix a regression in 0.28.0 that caused editing of
favorites to sometimes hang
* clipboard kitten: Fix a bug causing the last MIME type available on the
clipboard not being recognized when pasting
* clipboard kitten: Dont set clipboard when getting clipboard in filter
mode (#6302)
* Fix regression in 0.28.0 causing color fringing when rendering in
transparent windows on light backgrounds (#6209)
* show_key kitten: In kitty mode show the actual bytes sent by the terminal
rather than a re-encoding of the parsed key event
* hints kitten: Fix a regression in 0.28.0 that broke using sub-groups in
regexp captures (#6228)
* hints kitten: Fix a regression in 0.28.0 that broke using
lookahead/lookbehind in regexp captures (#6265)
OBS-URL: https://build.opensuse.org/request/show/1097987
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=122
- patch file fix-librsync-leap.patch is being deleted as part of a rename
- patch file fix-librsync-leap.diff is being added as part of a rename
- patch optional-disable-docs.patch is being deleted as part of a rename
- patch optional-disable-docs.diff is being added as part of a rename
- patch go-buildmode-pie.diff is being added so that 'go build' includes '-buildmode=pie'
* fix-librsync-leap{.patch -> .diff}
* optional-disable-docs{.patch -> diff}
OBS-URL: https://build.opensuse.org/request/show/1097620
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=120
- Adding wayland-protocols-1.32.diff patch to account for 'compiler crashes'
from wayland-protocols-devel update (#6422)
* This is patched upstream via 95d1564 and 7d2dc25
- Removing -Wno-error=switch flag as this was a workaround to deal with
scenario from above
- Renaming the following files:
* fix-librsync-leap.{.patch -> .diff}
* optional-disable-docs.{.patch -> diff}
- Set -Wno-error=switch flag to prevent compiler crashes for RISCV
and ARM
- Cleaning up "wayland-devel obsoletes libwayland-egl-devel"
- Adding 'Recommends: python3-importlib_resources'
- Use python3.11 on Leap 15.5
* python3.11 is the only python3 > 3.6 version would be shipped
in Leap 15.5
OBS-URL: https://build.opensuse.org/request/show/1097531
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=119
- Update to 0.26.5:
* Splits layout: Add a new mappable action to move the active
window to the screen edge (#5643)
* ssh kitten: Allow using absolute paths for the location of
transferred data (#5607)
* Fix a regression in the previous release that caused a
resize_draw_strategy of static to not work (#5601)
* Wayland KDE: Fix abort when pasting into Firefox (#5603)
* Wayland GNOME: Fix ghosting when using background_tint (#5605)
* Fix cursor position at x=0 changing to x=1 on resize (#5635)
* Wayland GNOME: Fix incorrect window size in some circumstances
when switching between windows with window decorations disabled (#4802)
* Wayland: Fix high CPU usage when using some input methods (#5369)
* Remote control: When matching window by state:focused and no window
currently has keyboard focus, match the window belonging to the OS
window that was last focused (#5602)
OBS-URL: https://build.opensuse.org/request/show/1034148
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=14
* Splits layout: Add a new mappable action to move the active
window to the screen edge (#5643)
* ssh kitten: Allow using absolute paths for the location of
transferred data (#5607)
* Fix a regression in the previous release that caused a
resize_draw_strategy of static to not work (#5601)
* Wayland KDE: Fix abort when pasting into Firefox (#5603)
* Wayland GNOME: Fix ghosting when using background_tint (#5605)
* Fix cursor position at x=0 changing to x=1 on resize (#5635)
* Wayland GNOME: Fix incorrect window size in some circumstances
when switching between windows with window decorations disabled (#4802)
* Wayland: Fix high CPU usage when using some input methods (#5369)
* Remote control: When matching window by state:focused and no window
currently has keyboard focus, match the window belonging to the OS
window that was last focused (#5602)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=113
- Update to 0.26.4:
* Allow centering the background_image (#5525)
* X11: Fix a regression in the previous release that caused pasting
from GTK based applications to have extra newlines (#5528)
* Tab bar: Improve empty space management when some tabs have
short titles, allocate the saved space to the active tab (#5548)
* Fix background_tint not applying to window margins and padding (#3933)
* Wayland: Fix background image scaling using tiled mode on
high DPI screens
* Wayland: Fix an abort when changing background colors with
wayland_titlebar_color set to background (#5562)
* Update to Unicode 15.0 (#5542)
* GNOME Wayland: Fix a memory leak in gnome-shell when using client
side decorations
OBS-URL: https://build.opensuse.org/request/show/1029741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=13
* Allow centering the background_image (#5525)
* X11: Fix a regression in the previous release that caused pasting
from GTK based applications to have extra newlines (#5528)
* Tab bar: Improve empty space management when some tabs have
short titles, allocate the saved space to the active tab (#5548)
* Fix background_tint not applying to window margins and padding (#3933)
* Wayland: Fix background image scaling using tiled mode on
high DPI screens
* Wayland: Fix an abort when changing background colors with
wayland_titlebar_color set to background (#5562)
* Update to Unicode 15.0 (#5542)
* GNOME Wayland: Fix a memory leak in gnome-shell when using client
side decorations
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=111
- Update to 0.26.3:
* Wayland: Mark windows in which a bell occurs as urgent on compositors
that support the xdg-activation protocol
* Allow passing null bytes through the system clipboard (#5483)
* ssh kitten: Fix KITTY_PUBLIC_KEY not being encoded properly
when transmitting (#5496)
* Sessions: Allow controlling which OS Window is active via
the focus_os_window directive
* Wayland: Fix for bug in NVIDIA drivers that prevents
transparency working (#5479)
* Wayland: Fix for a bug that could cause kitty to become
non-responsive when using multiple OS windows in a single
instance on some compositors (#5495)
* Wayland: Fix for a bug preventing kitty from starting on
Hyprland when using a non-unit scale (#5467)
* Wayland: Generate a XDG_ACTIVATION_TOKEN when opening URLs
or running programs in the background via the launch action
* Fix a regression that caused kitty not to restore SIGPIPE
after python nukes it when launching children. Affects bash
which does not sanitize its signal mask. (#5500)
* Fix a use-after-free when handling fake mouse clicks and the
action causes windows to be removed/re-allocated (#5506)
OBS-URL: https://build.opensuse.org/request/show/1006016
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=12
* Wayland: Mark windows in which a bell occurs as urgent on compositors
that support the xdg-activation protocol
* Allow passing null bytes through the system clipboard (#5483)
* ssh kitten: Fix KITTY_PUBLIC_KEY not being encoded properly
when transmitting (#5496)
* Sessions: Allow controlling which OS Window is active via
the focus_os_window directive
* Wayland: Fix for bug in NVIDIA drivers that prevents
transparency working (#5479)
* Wayland: Fix for a bug that could cause kitty to become
non-responsive when using multiple OS windows in a single
instance on some compositors (#5495)
* Wayland: Fix for a bug preventing kitty from starting on
Hyprland when using a non-unit scale (#5467)
* Wayland: Generate a XDG_ACTIVATION_TOKEN when opening URLs
or running programs in the background via the launch action
* Fix a regression that caused kitty not to restore SIGPIPE
after python nukes it when launching children. Affects bash
which does not sanitize its signal mask. (#5500)
* Fix a use-after-free when handling fake mouse clicks and the
action causes windows to be removed/re-allocated (#5506)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=109
- Update to 0.26.2:
* Allow creating overlay-main windows, which are treated as the
active window unlike normal overlays (#5392)
* hints kitten: Allow using The launch command as the program to run, to open the
result in a new kitty tab/window/etc. (#5462)
* hyperlinked_grep kitten: Allow control over which parts of rg output are
hyperlinked (#5428)
* Fix regression in 0.26.0 that caused launching kitty without working STDIO
handles to result in high CPU usage and prewarming failing (#5444)
* The launch command: Allow setting the margin and padding for newly created
windows (#5463)
* hints kitten: hyperlink matching: Fix hints occasionally matching text on
subsequent line as part of hyperlink (#5450)
* Fix a regression in 0.26.0 that broke mapping of native keys whose key codes
did not fit in 21 bits (#5452)
* Wayland: Fix remembering window size not accurate when client side decorations
are present
* Fix an issue where notification identifiers were not sanitized leading to code
execution if the user clicked on a notification popup from a malicious source.
OBS-URL: https://build.opensuse.org/request/show/1001194
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=11
* Allow creating overlay-main windows, which are treated as the
active window unlike normal overlays (#5392)
* hints kitten: Allow using The launch command as the program to run, to open the
result in a new kitty tab/window/etc. (#5462)
* hyperlinked_grep kitten: Allow control over which parts of rg output are
hyperlinked (#5428)
* Fix regression in 0.26.0 that caused launching kitty without working STDIO
handles to result in high CPU usage and prewarming failing (#5444)
* The launch command: Allow setting the margin and padding for newly created
windows (#5463)
* hints kitten: hyperlink matching: Fix hints occasionally matching text on
subsequent line as part of hyperlink (#5450)
* Fix a regression in 0.26.0 that broke mapping of native keys whose key codes
did not fit in 21 bits (#5452)
* Wayland: Fix remembering window size not accurate when client side decorations
are present
* Fix an issue where notification identifiers were not sanitized leading to code
execution if the user clicked on a notification popup from a malicious source.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=107
- Update to 0.26.1:
* ssh kitten: Fix executable permission missing from kitty bootstrap script (#5438)
* Allow specifying a title when using the set_tab_title action (#5441)
- Update to 0.26.0:
* A new option remote_control_password to use fine grained permissions
for what can be remote controlled (#5320)
* Reduce startup latency by ~30 milliseconds when running kittens
via key bindings inside kitty (#5159)
* A new option modify_font to adjust various font metrics like
underlines, cell sizes etc. (#5265)
* A new shortcut ctrl+shift+f1 to display the kitty docs in a browser
* Graphics protocol: Only delete temp files if they have the
string tty-graphics-protocol in their file paths. This prevents
deletion of arbitrary files in /tmp.
* Deprecate the adjust_baseline, adjust_line_height and
adjust_column_width options in favor of modify_font
* Wayland: Fix a regression in the previous release that caused
mouse cursor animation and keyboard repeat to stop working when switching seats (#5188)
* Allow resizing windows created in session files (#5196)
* Fix horizontal wheel events not being reported to client programs
when they grab the mouse (#2819)
* kitty @ set-colors: Fix changing inactive_tab_foreground not working (#5214)
* Add a mappable action to toggle the mirrored setting for the tall and fat layouts (#5344)
* Add a mappable action to switch between predefined bias values
for the tall and fat layouts (#5352)
* Wayland: Reduce flicker at startup by not using render frames
immediately after a resize (#5235)
* Linux: Update cursor position after all key presses not just
pre-edit text changes (#5241)
OBS-URL: https://build.opensuse.org/request/show/1000693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=10
* A new option remote_control_password to use fine grained permissions
for what can be remote controlled (#5320)
* Reduce startup latency by ~30 milliseconds when running kittens
via key bindings inside kitty (#5159)
* A new option modify_font to adjust various font metrics like
underlines, cell sizes etc. (#5265)
* A new shortcut ctrl+shift+f1 to display the kitty docs in a browser
* Graphics protocol: Only delete temp files if they have the
string tty-graphics-protocol in their file paths. This prevents
deletion of arbitrary files in /tmp.
* Deprecate the adjust_baseline, adjust_line_height and
adjust_column_width options in favor of modify_font
* Wayland: Fix a regression in the previous release that caused
mouse cursor animation and keyboard repeat to stop working when switching seats (#5188)
* Allow resizing windows created in session files (#5196)
* Fix horizontal wheel events not being reported to client programs
when they grab the mouse (#2819)
* kitty @ set-colors: Fix changing inactive_tab_foreground not working (#5214)
* Add a mappable action to toggle the mirrored setting for the tall and fat layouts (#5344)
* Add a mappable action to switch between predefined bias values
for the tall and fat layouts (#5352)
* Wayland: Reduce flicker at startup by not using render frames
immediately after a resize (#5235)
* Linux: Update cursor position after all key presses not just
pre-edit text changes (#5241)
* ssh kitten: Allow ssh kitten to work from inside tmux, provided
the tmux session inherits the correct KITTY env vars (#5227)
* ssh kitten: A new option --symlink-strategy to control how
symlinks are copied to the remote machine (#5249)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=104
- Update to 0.25.2:
* A new command edit-in-kitty to Edit files in new kitty windows
even over SSH
* Allow getting the last non-empty command output easily via an
action or remote control (#4973)
* Fix a bug that caused macos_colorspace to always be default
regardless of its actual value (#5129)
* diff kitten: A new option kitten-diff.ignore_name to exclude
files and directories from being scanned (#5171)
* ssh kitten: Fix bash not being executed as a login shell since
kitty 0.25.0 (#5130)
* Themes kitten: Add a tab to show user defined custom color themes
separately (#5150)
* Iosevka: Fix incorrect rendering when there is a combining char
that does not group with its neighbors (#5153)
* Weston: Fix client side decorations flickering on slow computers
during window resize (#5162)
* Remote control: Fix commands with large or asynchronous payloads
like kitty @ set-backround-image, kitty @ set-window-logo and
kitty @ select-window not working correctly when using a
socket (#5165)
* hints kitten: Fix surrounding quotes/brackets and embedded
carriage returns not being removed when using line number
processing (#5170)
OBS-URL: https://build.opensuse.org/request/show/981198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=9
* A new command edit-in-kitty to Edit files in new kitty windows
even over SSH
* Allow getting the last non-empty command output easily via an
action or remote control (#4973)
* Fix a bug that caused macos_colorspace to always be default
regardless of its actual value (#5129)
* diff kitten: A new option kitten-diff.ignore_name to exclude
files and directories from being scanned (#5171)
* ssh kitten: Fix bash not being executed as a login shell since
kitty 0.25.0 (#5130)
* Themes kitten: Add a tab to show user defined custom color themes
separately (#5150)
* Iosevka: Fix incorrect rendering when there is a combining char
that does not group with its neighbors (#5153)
* Weston: Fix client side decorations flickering on slow computers
during window resize (#5162)
* Remote control: Fix commands with large or asynchronous payloads
like kitty @ set-backround-image, kitty @ set-window-logo and
kitty @ select-window not working correctly when using a
socket (#5165)
* hints kitten: Fix surrounding quotes/brackets and embedded
carriage returns not being removed when using line number
processing (#5170)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=102
- Update to 0.25.1:
* Shell integration: Add a command to Clone the current shell into
a new window
* Remote control: Allow using Boolean operators when constructing
queries to match windows or tabs
* Sessions: Fix os_window_size and os_window_class not applying
to the first OS Window (#4957)
* Allow using the cwd of the oldest as well as the newest foreground
process for launch --cwd (#4869)
* Bash integration: Fix the value of shell_integration not taking
effect if the integration script is sourced in bashrc (#4964)
* Fix a regression in the previous release that caused mouse move
events to be incorrectly reported as drag events even when a button
is not pressed (#4992)
* remote file kitten: Integrate with the ssh kitten for improved
performance and robustness. Re-uses the control master connection
of the ssh kitten to avoid round-trip latency.
* Fix tab selection when closing a new tab not correct in some scenarios (#4987)
* A new action open_url to open the specified URL (#5004)
* A new option select_by_word_characters_forward that allows changing
which characters are considered part of a word to the right when
double clicking to select words (#5103)
* Fix reloading of config not working when kitty.conf does not exist
when kitty is launched (#5071)
* Fix deleting images by row not calculating image bounds correctly (#5081)
* Increase the max number of combining chars per cell from two to three,
without increasing memory usage.
* Linux: Load libfontconfig at runtime to allow the binaries to work for
running kittens on servers without FontConfig
* GNOME: Fix for high CPU usage caused by GNOME’s text input subsystem
OBS-URL: https://build.opensuse.org/request/show/979454
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=100
* Truly convenient SSH: automatic shell integration when using SSH.
Easily clone local shell and editor configuration on remote machines,
and automatic re-use of existing connections to avoid connection setup latency.
* When pasting URLs at shell prompts automatically quote them. Also allow
filtering pasted text and confirm pastes. See paste_actions for details. (#4873)
* diff kitten: Fix incorrect rendering in rare circumstances when scrolling
after changing the context size (#4831)
* icat kitten: Fix a regression that broke kitty +kitten icat --print-window-size (#4818)
* Wayland: Fix hide_window_decorations causing docked windows to be resized on blur (#4797)
* Bash integration: Prevent shell integration code from running twice if user
enables both automatic and manual integration
* Bash integration: Handle existing PROMPT_COMMAND ending with a literal newline
* Fix continued lines not having their continued status reset on line feed (#4837)
* Wayland: Fix a regression that broke IME when changing windows/tabs (#4853)
* Avoid flicker when starting kittens such as the hints kitten (#4674)
* A new action scroll_prompt_to_top to move the current prompt to the top (#4891)
* select_tab: Use stable numbers when selecting the tab (#4792)
* Only check for updates in the official binary builds. Distro packages or source
builds will no longer check for updates, regardless of the value of update_check_interval.
* Fix inactive_text_alpha still being applied to the cursor hidden window after focus (#4928)
* Fix resizing window that is extra tall/wide because of left-over cells not working reliably (#4913)
* A new action close_other_tabs_in_os_window to close other tabs in the active OS window (#4944)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=97
* Shell integration: Fix the default Bash $HISTFILE changing
to ~/.sh_history instead of ~/.bash_history (#4765)
* Linux binaries: Fix binaries not working on systems with older
Wayland client libraries (#4760)
* Fix a regression in the previous release that broke kittens
launched with STDIN not connected to a terminal (#4763)
* Wayland: Fix surface configure events not being acknowledged
before commit the resized buffer (#4768)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=96
* Bash integration: No longer modify ~/.bashrc to load shell
integration. It is recommended to remove the lines used to load
the shell integration from ~/.bashrc as they are no-ops.
* Splits layout: A new value for launch --location to auto-select
the split axis when splitting existing windows. Wide windows
are split side-by-side and tall windows are split one-above-the-other
* hints kitten: Fix a regression that broke recognition of
path:linenumber:colnumber (#4675)
* Fix a regression in the previous release that broke
active_tab_foreground (#4620)
* Fix show_last_command_output not working when the output is
stored partially in the scrollback pager history buffer (#4435)
* When dropping URLs/files onto kitty at a shell prompt insert
them appropriately quoted and space separated (#4734)
* Improve CWD detection when there are multiple foreground processes
in the TTY process group
* A new option narrow_symbols to turn off opportunistic wide rendering
of private use codepoints
* ssh kitten: Fix location of generated terminfo files on NetBSD (#4622)
* A new action to clear the screen up to the line containing the
cursor, see clear_terminal
* A new action copy_ansi_to_clipboard to copy the current selection
with ANSI formatting codes (#4665)
* Linux: Do not rescale fallback fonts to match the main font cell
height, instead just set the font size and let FreeType take care
of it. This matches rendering on macOS (#4707)
* Fix a regression in the previous release that broke strikethrough (#4632)
* A new action scroll_prompt_to_bottom to move the current prompt to
the bottom, filling in the window from the scrollback (#4634)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=95
* Allow including config files matching glob patterns in
kitty.conf (#4533)
* Shell integration: Fix bash integration not working when
PROMPT_COMMAND is used to change the prompt variables (#4476)
* Shell integration: Fix cursor shape not being restored to
default when running commands in the shell
* Improve the UI of the ask kitten (#4545)
* Allow customizing the placement and formatting of the
tab_activity_symbol and bell_on_tab symbols by adding
them to the tab_title_template (#4581, #4507)
* hints kitten: Fix common single letter extension files
not being detected (#4491)
* Support dotted and dashed underline styles (#4529)
* For the vertical and horizontal layouts have the windows
arranged on a ring rather than a plane. This means the
first and last window are considered neighbors (#4494)
* A new action to clear the current selection (#4600)
* Shell integration: fish: Fix cursor shape not working
with fish’s vi mode (#4508)
* Shell integration: fish: Dont override fish’s native
title setting functionality. See discussion.
* Draw the dots for braille characters more evenly spaced
at all font sizes (#4499)
* icat kitten: Add options to mirror images and remove
their transparency before displaying them (#4513)
* Fix getting last command output not working correctly
when the screen is scrolled (#4522)
* Show number of windows per tab in the select_tab action (#4523)
* Fix clicking in a window to focus it and typingimmediately
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=94
* Shell integration: Work around conflicts with some zsh plugins (#4428)
* Have the zero width space and various other characters from the Other,
formatting Unicode category be treated as combining characters (#4439)
* Fix using --shell-integration with setup.py broken (#4434)
* Fix showing debug information not working if kitty’s STDIN is
not a tty (#4424)
* Linux: Fix a regression that broke rendering of emoji with
variation selectors (#4444)
- Update to 0.24.0:
* Integrate kitty closely with common shells such as zsh, fish
and bash. This allows lots of niceties such as jumping to
previous prompts, opening the output of the last command in
a new window, etc. See Shell integration for details.
Packagers please read Notes for Linux/macOS packagers.
* A new shortcut ctrl+shift+f7 to visually focus a window using
the keyboard. Pressing it causes numbers to appear over each
visible window and you can press the number to focus the
corresponding window (#4110)
* A new facility window_logo_path to draw an arbitrary PNG image
as logo in the corner of a kitty window (#4167)
* Allow rendering the cursor with a reverse video effect. See
cursor for details (#126)
* Allow rendering the mouse selection with a reverse video effect.
See selection_foreground (#646)
* A new option tab_bar_align to draw the tab bar centered or
right aligned (#3946)
* Allow the user to supply a custom Python function to draw tab bar.
See tab_bar_style
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=92
- Fix the condition expressions that are used to build the
doc. Currently we want the doc on TW only and disabled on Leap since
sphinx has not been update yet (including in Leap 15.4).
- Fix build on TW
* Dependency on python3-sphinx-inline-tabs was missing. It was
needed to build the doc
- Fix build on Leap
* python3-importlib-resources is named python3-importlib_resources
on Leap :-/
- Rebased kitty-no-docs.patch
OBS-URL: https://build.opensuse.org/request/show/936517
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=91
* A new option clipboard_max_size to control the maximum size of
data that kitty will transmit to the system clipboard on behalf
of programs running inside it (#3937)
* When matching windows/tabs in kittens or using remote control,
allow matching by recency. recent:0 matches the active window/tab,
recent:1 matches the previous window/tab and so on
* themes kitten: Fix only the first custom theme file being
loaded correctly (#3938)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=90
* A new themes kitten to easily change kitty themes. Choose
from almost two hundred themes in the kitty themes repository
* A new style for the tab bar that makes tabs looks like the tabs
in a physical tabbed file, see tab_bar_style
* Make the visual bell flash more gentle, especially on dark
themes (#2937)
* Fix kitty --title not overriding the OS Window title when
multiple tabs are present. Also this option is no longer used
as the default title for windows, allowing individual tabs/windows
to have their own titles, even when the OS Window has a fixed
overall title (#3893)
* Linux: Fix some very long ligatures being rendered incorrectly
at some font sizes (#3896)
* Fix shift+middle click to paste sending a mouse press event
but no release event which breaks some applications that grab
the mouse but cant handle mouse events (#3902)
* terminfo: Fix “cnorm” the property for setting the cursor to
normal using a solid block rather than a blinking block
cursor (#3906)
* Add clear_all_mouse_actions to clear all mouse actions defined
to that point (#3907)
* Fix the remote file kitten not working when using – with ssh.
The ssh kitten was recently changed to do this (#3929)
* When dragging word or line selections, ensure the initially
selected item is never deselected. This matches behavior in
most other programs (#3930)
* hints kitten: Make copy/paste with the kitty +kitten hints
--program option work when using the self kitty +kitten hints
--linenum-action (#3931)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=88
* A new adjust_baseline option to adjust the vertical alignment
of text inside a line (#3734)
* A new url_excluded_characters option to exclude additional
characters when detecting URLs under the mouse (#3738)
* Fix a regression in 0.21.0 that broke rendering of private use
Unicode symbols followed by spaces, when they also exist not
followed by spaces (#3729)
* ssh kitten: Support systems where the login shell is a
non-POSIX shell (#3405)
* ssh kitten: Add completion (#3760)
* ssh kitten: Fix "Connection closed" message being printed by
ssh when running remote commands
* Add support for the XTVERSION escape code
* When displaying scrollback ensure that the window does not quit
if the amount of scrollback is less than a screen and the user
has the --quit-if-one-screen option enabled for less (#3740)
* Linux: Fix Emoji/bitmapped fonts not use able in symbol_map
* query terminal kitten: Allow querying font face and size
information (#3756)
* hyperlinked grep kitten: Fix context options not generating
contextual output (#3759)
* Allow using superscripts in tab titles (#3763)
* Unicode input kitten: Fix searching when a word has more than
1024 matches (#3773)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=86
- Update to 0.21.2:
* A new adjust_baseline option to adjust the vertical alignment
of text inside a line (#3734)
* A new url_excluded_characters option to exclude additional
characters when detecting URLs under the mouse (#3738)
* Fix a regression in 0.21.0 that broke rendering of private use
Unicode symbols followed by spaces, when they also exist not
followed by spaces (#3729)
* ssh kitten: Support systems where the login shell is a
non-POSIX shell (#3405)
* ssh kitten: Add completion (#3760)
* ssh kitten: Fix "Connection closed" message being printed by
ssh when running remote commands
* Add support for the XTVERSION escape code
* When displaying scrollback ensure that the window does not quit
if the amount of scrollback is less than a screen and the user
has the --quit-if-one-screen option enabled for less (#3740)
* Linux: Fix Emoji/bitmapped fonts not use able in symbol_map
* query terminal kitten: Allow querying font face and size
information (#3756)
* hyperlinked grep kitten: Fix context options not generating
contextual output (#3759)
* Allow using superscripts in tab titles (#3763)
* Unicode input kitten: Fix searching when a word has more than
1024 matches (#3773)
OBS-URL: https://build.opensuse.org/request/show/902714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=6
* A new adjust_baseline option to adjust the vertical alignment
of text inside a line (#3734)
* A new url_excluded_characters option to exclude additional
characters when detecting URLs under the mouse (#3738)
* Fix a regression in 0.21.0 that broke rendering of private use
Unicode symbols followed by spaces, when they also exist not
followed by spaces (#3729)
* ssh kitten: Support systems where the login shell is a
non-POSIX shell (#3405)
* ssh kitten: Add completion (#3760)
* ssh kitten: Fix "Connection closed" message being printed by
ssh when running remote commands
* Add support for the XTVERSION escape code
* When displaying scrollback ensure that the window does not quit
if the amount of scrollback is less than a screen and the user
has the --quit-if-one-screen option enabled for less (#3740)
* Linux: Fix Emoji/bitmapped fonts not use able in symbol_map
* query terminal kitten: Allow querying font face and size
information (#3756)
* hyperlinked grep kitten: Fix context options not generating
contextual output (#3759)
* Allow using superscripts in tab titles (#3763)
* Unicode input kitten: Fix searching when a word has more than
1024 matches (#3773)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=84
- Update to 0.21.1:
* Fix a regression in the previous release that could cause a
crash when changing layouts and mousing (#3713)
- Update to 0.21.0:
* Allow reloading the kitty.conf config file by pressing
ctrl+shift+f5. (#1292)
* Allow clicking URLs to open them without needing to also hold
ctrl+shift
* Allow remapping all mouse button press/release events to
perform arbitrary actions. See details.
* Support infinite length ligatures (#3504)
* Backward incompatibility: The options to control which
modifiers keys to press for various mouse actions have been
removed, if you used these options, you will need to replace
them with configuration using the new mouse actions framework
as they will be ignored. The options were: terminal_select_modifiers,
rectangle_select_modifiers and open_url_modifiers.
* Add a configurable mouse action (ctrl+alt+triplepress to select
from the clicked point to the end of the line. (#3585)
* Add the ability to un-scroll the screen to the kitty @
scroll-window remote control command (#3604)
* A new option, tab_bar_margin_height to add margins around
the top and bottom edges of the tab bar (#3247)
* Unicode input kitten: Fix a regression in 0.20.0 that broke
keyboard handling when the NumLock or CapsLock modifiers were engaged. (#3587)
* Fix a regression in 0.20.0 that sent incorrect bytes for the
F1-F4 keys in rmkx mode (#3586)
* Add a few more special commandline arguments for the launch command.
Now all KITTY_PIPE_DATA is also available via command line argument
OBS-URL: https://build.opensuse.org/request/show/900120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=5
* Fix a regression in the previous release that could cause a
crash when changing layouts and mousing (#3713)
- Update to 0.21.0:
* Allow reloading the kitty.conf config file by pressing
ctrl+shift+f5. (#1292)
* Allow clicking URLs to open them without needing to also hold
ctrl+shift
* Allow remapping all mouse button press/release events to
perform arbitrary actions. See details.
* Support infinite length ligatures (#3504)
* Backward incompatibility: The options to control which
modifiers keys to press for various mouse actions have been
removed, if you used these options, you will need to replace
them with configuration using the new mouse actions framework
as they will be ignored. The options were: terminal_select_modifiers,
rectangle_select_modifiers and open_url_modifiers.
* Add a configurable mouse action (ctrl+alt+triplepress to select
from the clicked point to the end of the line. (#3585)
* Add the ability to un-scroll the screen to the kitty @
scroll-window remote control command (#3604)
* A new option, tab_bar_margin_height to add margins around
the top and bottom edges of the tab bar (#3247)
* Unicode input kitten: Fix a regression in 0.20.0 that broke
keyboard handling when the NumLock or CapsLock modifiers were engaged. (#3587)
* Fix a regression in 0.20.0 that sent incorrect bytes for the
F1-F4 keys in rmkx mode (#3586)
* Add a few more special commandline arguments for the launch command.
Now all KITTY_PIPE_DATA is also available via command line argument
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=79
- Update to 0.20.3:
* A new show_key kitten to easily see the bytes generated by the
terminal for key presses in the various keyboard modes (#3556)
* Linux: Fix keyboard layout change keys defined via compose
rules not being ignored
* Fix tab activity symbol not appearing if no other changes happen
in tab bar even when there is activity in a tab (#3571)
* Fix focus changes not being sent to windows when focused window
changes because of the previously focused window being
closed (#3571)
OBS-URL: https://build.opensuse.org/request/show/890909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=4
* A new show_key kitten to easily see the bytes generated by the
terminal for key presses in the various keyboard modes (#3556)
* Linux: Fix keyboard layout change keys defined via compose
rules not being ignored
* Fix tab activity symbol not appearing if no other changes happen
in tab bar even when there is activity in a tab (#3571)
* Fix focus changes not being sent to windows when focused window
changes because of the previously focused window being
closed (#3571)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=77
- Update to 0.20.2:
* A new protocol extension to unscroll text from the scrollback
buffer onto the screen. Useful, for example, to restore the
screen after showing completions below the shell prompt.
* A new remote control command kitty @ env to change the default
environment passed to newly created windows (#3529)
* Linux: Fix binary kitty builds not able to load fonts in WOFF2
format (#3506)
* Fix kitty @ close-tab not working with pipe based remote
control (#3510)
* Fix removal of inactive tab that is before the currently
active tab causing the highlighted tab to be incorrect (#3516)
* icat kitten: Respect EXIF orientation when displaying
JPEG images (#3518)
* GNOME: Fix maximize state not being remembered when focus
changes and window decorations are hidden (#3507)
* GNOME: Add a new wayland_titlebar_color option to control
the color of the kitty window title bar
* Fix reading kitty --session from STDIN not working when the
kitty --detach option is used (#3523)
* Special case rendering of the few remaining Powerline box
drawing chars (#3535)
* Fix kitty @ set-colors not working for the active_tab_foreground.
OBS-URL: https://build.opensuse.org/request/show/889035
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=3
* A new protocol extension to unscroll text from the scrollback
buffer onto the screen. Useful, for example, to restore the
screen after showing completions below the shell prompt.
* A new remote control command kitty @ env to change the default
environment passed to newly created windows (#3529)
* Linux: Fix binary kitty builds not able to load fonts in WOFF2
format (#3506)
* Fix kitty @ close-tab not working with pipe based remote
control (#3510)
* Fix removal of inactive tab that is before the currently
active tab causing the highlighted tab to be incorrect (#3516)
* icat kitten: Respect EXIF orientation when displaying
JPEG images (#3518)
* GNOME: Fix maximize state not being remembered when focus
changes and window decorations are hidden (#3507)
* GNOME: Add a new wayland_titlebar_color option to control
the color of the kitty window title bar
* Fix reading kitty --session from STDIN not working when the
kitty --detach option is used (#3523)
* Special case rendering of the few remaining Powerline box
drawing chars (#3535)
* Fix kitty @ set-colors not working for the active_tab_foreground.
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=75
- Update to 0.20.1:
* icat: Fix some broken GIF images with no frame delays not
being animated (#3498)
* hints kitten: Fix sending hyperlinks to their default
handler not working (#3500)
* Wayland: Fix regression in previous release causing window
decorations to be drawn even when compositor supports server
side decorations (#3501)
- Update to 0.20.0:
* Support display of animated images kitty +kitten icat animation.gif.
See Animation for details on animation support in the kitty graphics protocol.
* A new keyboard reporting protocol with various advanced features
that can be used by full screen terminal programs and even games,
see A protocol for comprehensive keyboard handling in terminals (#3248)
* Backward incompatibility: Session files now use the full launch command
with all its capabilities. However, the syntax of the command is slightly
different from before. In particular watchers are now specified directly
on launch and environment variables are set using --env.
* Allow setting colors when creating windows using the launch command.
* A new option tab_powerline_style to control the appearance of the tab
bar when using the powerline tab bar style.
* A new option scrollback_fill_enlarged_window to fill extra lines in the
window when the window is expanded with lines from the scrollback (#3371)
* diff kitten: Implement recursive diff over SSH (#3268)
* ssh kitten: Allow using python instead of the shell on the server,
useful if the shell used is a non-POSIX compliant one, such as fish (#3277)
* Add support for the color settings stack that XTerm copied from us
without acknowledgement and decided to use incompatible escape codes for.
* Add entries to the terminfo file for some user capabilities that are
OBS-URL: https://build.opensuse.org/request/show/886755
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=2
* icat: Fix some broken GIF images with no frame delays not
being animated (#3498)
* hints kitten: Fix sending hyperlinks to their default
handler not working (#3500)
* Wayland: Fix regression in previous release causing window
decorations to be drawn even when compositor supports server
side decorations (#3501)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=73
* Support display of animated images kitty +kitten icat animation.gif.
See Animation for details on animation support in the kitty graphics protocol.
* A new keyboard reporting protocol with various advanced features
that can be used by full screen terminal programs and even games,
see A protocol for comprehensive keyboard handling in terminals (#3248)
* Backward incompatibility: Session files now use the full launch command
with all its capabilities. However, the syntax of the command is slightly
different from before. In particular watchers are now specified directly
on launch and environment variables are set using --env.
* Allow setting colors when creating windows using the launch command.
* A new option tab_powerline_style to control the appearance of the tab
bar when using the powerline tab bar style.
* A new option scrollback_fill_enlarged_window to fill extra lines in the
window when the window is expanded with lines from the scrollback (#3371)
* diff kitten: Implement recursive diff over SSH (#3268)
* ssh kitten: Allow using python instead of the shell on the server,
useful if the shell used is a non-POSIX compliant one, such as fish (#3277)
* Add support for the color settings stack that XTerm copied from us
without acknowledgement and decided to use incompatible escape codes for.
* Add entries to the terminfo file for some user capabilities that are
shared with XTerm (#3193)
* The launch command now does more sophisticated resolving of executables to run.
The system-wide PATH is used first, then system specific default paths,
and finally the PATH inside the shell.
* Double clicking on empty tab bar area now opens a new tab (#3201)
* kitty @ ls: Show only environment variables that are different for each window, by default.
* When passing a directory or a non-executable file as the program to run to kitty
opens it with the shell or by parsing the shebang, instead of just failing.
* Linux: Fix rendering of emoji followed by the graphics variation selector
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=72
* Add an option placement_strategy to control how the cell area is aligned inside the window when the window size is not an exact multiple of the cell size (#1670)
* hints kitten: Add a kitty +kitten hints --multiple-joiner option to control how multiple selections are serialized when copying to clipboard or inserting into the terminal. You can have them on separate lines, separated by arbitrary characters, or even serialized as JSON (#1665)
* panel kitten: Fix the contents of the panel kitten not being positioned correctly on the vertical axis
* icat kitten: Fix a regression that broke passing directories to icat (#1683)
* clipboard kitten: Add a kitty +kitten clipboard --wait-for-completion option to have the kitten wait till copying to clipboard is complete (#1693)
* Allow using the pipe command to send screen and scrollback contents directly to the clipboard (#1693)
* Linux: Disable the Wayland backend on GNOME by default as GNOME has no support for server side decorations. Can be controlled by linux_display_server.
* Add an option to control the default update_check_interval when building kitty packages
* Wayland: Fix resizing the window on a compositor that does not provide server side window decorations, such a GNOME or Weston not working correctly (#1659)
* Wayland: Fix crash when enabling disabling monitors on sway (#1696)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=24
- Update to 0.14.1:
* Add an option command_on_bell to run an arbitrary command when a bell occurs (#1660)
* Add a shortcut to toggle maximized window state ctrl+shift+f10
* Add support for the underscore key found in some keyboard layouts (#1639)
* Fix a missing newline when using the pipe command between the scrollback and screen contents (#1642)
* Fix colors not being preserved when using the pipe command with the pager history buffer (#1657)
* When resizing and only a single window is present in the current layout, use that window's background color to fill in the blank areas.
* Linux: Automatically increase cell height if the font being used is broken and draws the underscore outside the bounding box (#690)
* Wayland: Fix maximizing the window on a compositor that does not provide server side window decorations, such a GNOME or Weston not working (#1662)
- Update kitty-no-docs.patch
OBS-URL: https://build.opensuse.org/request/show/706474
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=23
* Support for an arbitrary number of internal clipboard buffers to copy/paste from, see (Multiple copy/paste buffers)
* Allow using the new private internal clipboard buffers with the copy_on_select option (#1390)
* Add an option disable_ligatures to disable multi-character ligatures under the cursor to make editing easier or disable them completely (#461)
* Allow creating new OS windows in session files (#1514)
* Allow setting OS window size in session files
* Add an option tab_switch_strategy to control which tab becomes active when the current tab is closed (#1524)
* Allow specifying a value of none for the selection_foreground which will cause kitty to not change text color in selections (#1358)
* Make live resizing of OS windows smoother and add an option resize_draw_strategy to control what is drawn while a resize is in progress.
* When a window is closed, switch focus to the previously active window (if any) instead of picking the previous window in the layout (#1450)
* icat kitten: Add support for displaying images at http(s) URLs (#1340)
* A new option strip_trailing_spaces to optionally remove trailing spaces from lines when copying to clipboard.
* A new option tab_bar_min_tabs to control how many tabs must be present before the tab-bar is shown (#1382)
* Automatically check for new releases and notify when an update is available, via the system notification facilities. Can be controlled by update_check_interval (#1342)
* Fix using remote control to set cursor text color causing errors when creating new windows (#1326)
* Fix window title for minimized windows not being updated (#1332)
* Fix scrollback pager history not being cleared when clearing the main scrollback buffer (#1387)
* Wayland: Use the kitty Wayland backend by default. Can be switched back to using XWayland by setting the environment variable: KITTY_DISABLE_WAYLAND=1
* Add a no-append setting to clipboard_control to disable the kitty copy concatenation protocol extension for OSC 52.
* Update to using the Unicode 12 standard
* Unicode input kitten: Allow using the arrow keys in code mode to go to next and previous unicode symbol.
* Fix a regression in version 0.13.0 that caused background colors of space characters after private use unicode characters to not be respected (#1455)
* Only update the selected text to clipboard when the selection is finished, not continuously as it is updated. (#1460)
* Allow setting active_border_color to none to not draw a border around the active window (#805)
* Use negative values for mouse_hide_wait to hide the mouse cursor immediately when pressing a key (#1534)
* When encountering errors in kitty.conf report them to the user instead of failing to start.
* Allow the user to control the resize debounce time via resize_debounce_time.
* Remote control: Make the kitty @ set-font-size command more capable. It can now increment font size and reset it. It also only acts on the active top-level window, by default (#1581)
* When launching child processes set the PWD environment variable (#1595)
* X11: use the window manager's native full-screen implementation when making windows full-screen (#1605)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=22
* icat kitten: Add a --stdin option to control if image data is read from STDIN (#1308)
* hints kitten: Start hints numbering at one instead of zero by default. Added an option --hints-offset to control it. (#1289)
* Fix a regression in the previous release that broke using background for cursor_text_color (#1288)
* Add a list of user-created kittens to the docs
* Fix a regression that broke changing mouse wheel scroll direction with negative wheel_scroll_multiplier values in full-screen applications like vim (#1299)
* Fix background_opacity not working with pure white backgrounds (#1285)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=20
* Add a new option tab_title_template to control how tab titles are formatted. In particular the template can be used to display the tab number next to the title (#1223)
* Report the current foreground processes as well as the original child process, when using kitty @ ls
* Use the current working directory of the foreground process for the *_with_cwd actions that open a new window with the current working directory.
* Add a new copy_or_interrupt action that can be mapped to kbd:ctrl+c. It will copy if there is a selection and interrupt otherwise (#1286)
* Fix setting background_opacity causing window margins/padding to be slightly different shade from background (#1221)
* Handle keyboards with a "+" key (#1224)
* Fix Private use Unicode area characters followed by spaces at the end of text not being rendered correctly (#1210)
* Fix changing cursor_text_color via remote control not working (#1229)
* Add an action to resize windows that can be mapped to shortcuts in kitty.conf (#1245)
* Fix using the new_tab !neighbor action changing the order of the non-neighboring tabs (#1256)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=19
- Update to 0.13.1:
* Fix passing input via the pipe action to a program without a window not working.
* Linux: Fix a regression in the previous release that caused automatic selection of bold/italic fonts when using aliases such as "monospace" to not work (#1209)
* Fix resizing window smaller and then restoring causing some wrapped lines to not be properly unwrapped (#1206)
Changelog from 0.13.0:
* Add an option scrollback_pager_history_size to tell kitty to store extended scrollback to use when viewing the scrollback buffer in a pager (#970)
* Modify the kittens sub-system to allow creating custom kittens without any user interface. This is useful for creating more complex actions that can be bound to key presses in kitty.conf. See doc:kittens/custom. (#870)
* Add a new nth_window action that can be used to go to the nth window and also previously active windows, using negative numbers. Similarly, goto_tab now accepts negative numbers to go to previously active tabs (#1040)
* Allow hiding the tab bar completely, by setting tab_bar_style to hidden. (#1014)
* Allow private use unicode characters to stretch over more than a single neighboring space (#1036)
* Add a new touch_scroll_multiplier option to modify the amount scrolled by high precision scrolling devices such as touchpads (#1129)
* icat kitten: Implement reading image data from STDIN, if STDIN is not connected to a terminal (#1130)
* hints kitten: Insert trailing spaces after matches when using the --multiple option. Also add a separate --add-trailing-space option to control this behavior (#1132)
* Fix the *_with_cwd actions using the cwd of the overlay window rather than the underlying window's cwd (#1045)
* Fix incorrect key repeat rate on wayland (#1055)
* Linux: Fix incorrect rendering of some fonts when hinting is disabled at small sizes (#1173)
* Linux: Fix match rules used as aliases in Fontconfig configuration not being respected (#1085)
* Linux: Fix a crash when using the GNU Unifont as a fallback font (#1087)
* Wayland: Fix copying from hidden kitty windows hanging (#1051)
* Wayland: Add support for the primary selection protocol implemented by some compositors (#1095)
* Fix expansion of env vars not working in the env directive (#1075)
* Fix mouse_hide_wait only taking effect after an event such as cursor blink or key press (#1073)
* Fix the set_background_opacity action not working correctly (#1147)
* Fix second cell of emoji created using variation selectors not having the same attributes as the first cell (#1109)
* Fix focusing neighboring windows in the grid layout with less than 4 windows not working (#1115)
* Fix ctrl+shift+special key not working in normal and application keyboard modes (#1114)
* Add a terminfo entry for full keyboard mode.
* Fix incorrect text-antialiasing when using very low background opacity (#1005)
* When double or triple clicking ignore clicks if they are "far" from each other (#1093)
* Follow xterm's behavior for the menu key (#597)
* Fix hover detection of URLs not working when hovering over the first colon and slash characters in short URLs (#1201)
OBS-URL: https://build.opensuse.org/request/show/658304
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=18
* A new last_used_layout function that can be mapped to a shortcut to switch to the previously used window layout (#870)
* New neighboring_window and move_window functions to switch to neighboring windows in the current layout, and move them around, similar to window movement in vim (#916)
* A new pipe function that can be used to pipe the contents of the screen and scrollback buffer to any desired program running in a new window, tab or overlay window. (#933)
* Add a new kitty --start-as command line flag to start kitty full-screen/maximized/minimized. This replaces the --start-in-fullscreen flag introduced in the previous release (#935)
* When mapping the new_tab action allow specifying that the tab should open next to the current tab instead of at the end of the tabs list (#979)
* Fix a bug causing incorrect line ordering when viewing the scrollback buffer if the scrollback buffer is full (#960)
* Fix drag-scrolling not working when the mouse leaves the window confines (#917)
* Workaround for broken editors like nano that cannot handle newlines in pasted text (#994)
* Linux: Ensure that the python embedded in the kitty binary build uses UTF-8 mode to process command-line arguments (#924)
* Linux: Handle fonts that contain monochrome bitmaps (such as the Terminus TTF font) (#934)
* Have the kitty --title flag apply to all windows created using kitty --session (#921)
* Revert change for backspacing of wide characters in the previous release, as it breaks backspacing in some wide character aware programs (#875)
* Fix kitty @set-colors not working for tab backgrounds when using the fade tabbar style (#937)
* Linux: Fix window icon not set on X11 for the first OS window (#961)
* Remote control: Fix the focus_window command not focusing the top-level OS window of the specified kitty window (#1003)
* Fix using focus_follows_mouse causing text selection with the mouse to malfunction when using multiple kitty windows (#1002)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=13
* Add a new kitty --start-in-fullscreen command line flag to start kitty in full screen mode (#856)
* Linux: Do not enable IME input via ibus unless the GLFW_IM_MODULE=ibus environment variable is set. IME causes key processing latency and even missed keystrokes for many people, so it is now off by default.
* Fix backspacing of wide characters in wide-character unaware programs not working (#875)
* Linux: Fix number pad arrow keys not working when Numlock is off (#857)
* Wayland: Implement support for clipboard copy/paste (#855)
* Allow mapping shortcuts using the raw key code from the OS (#848)
* Allow mapping of individual key-presses without modifiers as shortcuts
* Fix legacy invocation of icat as kitty icat not working (#850)
* Improve rendering of wavy underline at small font sizes (#853)
* Fix a regression in 0.12.0 that broke dynamic resizing of layouts (#860)
* Wayland: Allow using the kitty --class command line flag to set the app id (#862)
* Add completion of the kitty command for the fish shell (#829)
* Linux: Fix XCompose rules with no defined symbol not working (#880)
* Linux: Fix crash with some Nvidia drivers when creating tabs in the first top level-window after creating a second top-level window. (#873)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=12
* Preserve the mouse selection even when the contents of the screen are scrolled or overwritten provided the new text does not intersect the selected lines.
* Linux: Implement support for Input Method Extensions (multilingual input using standard keyboards) via IBus (#469)
* Implement completion for the kitty command in bash and zsh. See Completion for kitty.
* Render the text under the cursor in a fixed color, configurable via the option cursor_text_color (#126)
* Add an option env to set environment variables in child processes from kitty.conf
* Implement high precision scrolling with the trackpad on platforms such as macOS and Wayland that implement it. (#819)
* Remote control: Allow changing the current window layout with a new kitty @ goto-layout command (#845)
* Remote control: Allow matching windows by the environment variables of their child process as well
* Allow running kittens via the remote control system (#738)
* Allow enabling remote control in only some kitty windows
* Add a keyboard shortcut to reset the terminal (ctrl+shift+delete). It takes parameters so you can define your own shortcuts to clear the screen/scrollback also (#747)
* Fix one-pixel line appearing at window edges at some window sizes when displaying images with background opacity enabled (#741)
* diff kitten: Fix error when right hand side file is binary and left hand side file is text (#752)
* kitty @ new-window: Add a new option kitty @ new-window --window-type to create top-level OS windows (#770)
* Fix detection of URLs in HTML source code (URLs inside quotes) (#785)
* Implement support for emoji skin tone modifiers (#787)
* Round-trip the zwj unicode character. Rendering of sequences containing zwj is still not implemented, since it can cause the collapse of an unbounded number of characters into a single cell. However, kitty at least preserves the zwj by storing it as a combining character.
* Linux: Fix slow startup on some systems caused by GLFW searching for joysticks. Since kitty does not use joysticks, disable joystick support. (#830)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=11
* Draw only the minimum borders needed for inactive windows. That is only the borders that separate the inactive window from a neighbor. Note that setting a non-zero window margin overrides this and causes all borders to be drawn. The old behavior of drawing all borders can be restored via the draw_minimal_borders setting in kitty.conf.
* Fix triple-click to select line not working when the entire line is filled (#703)
* When dragging to select with the mouse "grab" the mouse so that if it strays into neighboring windows, the selection is still updated (#624)
* When clicking in the margin/border area of a window, map the click to the nearest cell in the window. Avoids selection with the mouse failing when starting the selection just outside the window.
* When drag-scrolling stop the scroll when the mouse button is released.
* Fix a regression in the previous release that caused pasting large amounts of text to be duplicated (#709)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=10
* Linux: Allow using XKB key names to bind shortcuts to keys not supported by GLFW (#665)
* kitty shell: Ignore failure to read readline history file. Happens if the user migrates their kitty cache directory between systems with incompatible readline implementations.
* hints kitten: Add a kitty +kitten hints --multiple option to select multiple items (#687)
* Fix pasting large amounts of text very slow (#682)
* Add an option single_window_margin_width to allow different margins when only a single window is visible in the layout (#688)
* Add a kitty --hold command line option to stay open after the child process exits (#667)
* diff kitten: When triggering a search scroll to the first match automatically
* kitty --debug-font-fallback also prints out what basic fonts were matched
* When closing a kitty window reset the mouse cursor to its default shape and ensure it is visible (#655).
* Remote control: Speed-up reading of command responses
* Linux installer: Fix installer failing on systems with python < 3.5
* Support “-T” as an alias for “–title” (#659)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=9
* diff kitten: Implement searching for text in the diff (#574)
* Add an option startup_session to kitty.conf to specify a default startup session (#641)
* Add a command line option kitty --wait-for-single-instance-window-close to make kitty --single-instance wait for the closing of the newly opened window before quitting (#630)
* diff kitten: Allow theming the selection background/foreground as well
* diff kitten: Display CRLF line endings using the unicode return symbol instead of <d> as it is less intrusive (#638)
* diff kitten: Fix default foreground/background colors not being restored when kitten quits (#637)
* Fix kitty @ set-colors --all not working when more than one window present (#632)
* Fix a regression that broke the legacy increase/decrease_font_size actions
* Clear scrollback on reset (#631)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=8
* A new tab bar style "fade" in which each tab's edges fade into the background.
* A new kitten to create dock panels on X11 desktops showing the output from arbitrary terminal programs.
* Reduce data sent to the GPU per render by 30% (commit: 8dea5b3e)
* Implement changing the font size for individual top level (OS) windows (#408)
* When viewing the scrollback in less using ctrl+shift+h and kitty is currently scrolled, position the scrollback in less to match kitty's scroll position. (#148)
* ssh kitten: Support all SSH options. It can now be aliased directly to ssh for convenience. (#591)
* icat kitten: Add kitty +kitten icat --print-window-size to easily detect the window size in pixels from scripting languages (#581)
* hints kitten: Allow selecting hashes from the terminal with ctrl+shift+p>h useful for git commits. (#604)
* Allow specifying initial window size in number of cells in addition to pixels (#436)
* Add a setting to control the margins to the left and right of the tab-bar (#584)
* When closing a tab switch to the last active tab instead of the right-most tab (#585)
* Wayland: Fix kitty not starting when using wl_roots based compositors (#157)
* Wayland: Fix mouse wheel/touchpad scrolling in opposite direction to other apps (#594)
* Add a config option (editor) to set the EDITOR kitty uses (#580)
* Add a config option (x11_hide_window_decorations) to hide window decorations under X11/Wayland (#607)
* Add an option to @set-window-title to make the title change non-permanent (#592)
* Add support for the CSI t escape code to query window and cell sizes (#581)
* Linux: Fix fonts not being correctly read from TrueType Collection (.ttc) files (#577)
* Fix inactive_text_alpha also applying to the tab bar (#612)
* hints kitten: Fix a regression that caused some blank lines to be not be displayed.
* Linux: Include a man page and the HTML docs when building the linux-package
* Remote control: Fix kitty @ sometimes failing to read the response from kitty. (#614)
* Fix kitty @ set-colors not working with the window border colors. (#623)
- Add BuildRequires: python3-Sphinx for docu building
- Add documentation and man pages to files section
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=7
* Add a kitten to easily ssh into servers that automatically copies the terminfo files over. kitty +kitten ssh myserver.
* diff kitten: Make the keyboard shortcuts configurable (#563)
* Allow controlling background_opacity via either keyboard shortcuts or remote control. Note that you must set dynamic_background_opacity yes in kitty.conf first. (#569)
* diff kitten: Add keybindings to scroll by page
* diff kitten: Fix incorrect syntax highlighting for a few file formats such as yaml
* Fix Ctrl+Alt+Space not working in normal and application keyboard modes (#562)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=6
* A diff kitten to show side-by-side diffs with syntax highlighting and support for images. See diff README.
* Make windows in the various kitty layouts manually resizable. See the Layouts section of the README for details.
* Implement support for the SGR faint escape code to make text blend into the background (#446).
* Make the hints kitten a little smarter, so that URLs that stretch over multiple lines are detected.
Also improve detection of surrounding brackets/quotes.
* Make the kitty window id available as the environment variable KITTY_WINDOW_ID (#532).
* Add a "fat" layout that is similar to the "tall" layout but vertically oriented.
* Expand environment variables in config file include directives
* Allow programs running in kitty to read/write from the clipboard. By default only writing is allowed.
* Fix moving cursor outside a defined page area incorrectly causing the cursor to be placed inside the page area.
Caused incorrect rendering in neovim, in some situations (#542).
* Render a couple more powerline symbols directly, bypassing the font (#550).
* Fix ctrl+alt+<special> not working in normal and application keyboard (#548).
* Partial fix for rendering Right-to-left languages like Arabic.
* Fix Ctrl+backspace acting as plain backspace in normal and application keyboard modes (#538).
* Have the paste_from_selection action paste from the clipboard on platforms
that do not have a primary selection such as Wayland and macOS (#529)
* Fix cursor_stop_blinking_after=0 not working (#530)
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=5
* Show a bell symbol on the tab if a bell occurs in one of the windows in the
tab and the window is not the currently focused window
* Change the window border color if a bell occurs in an unfocused window. Can
be disabled by setting the bell_border_color to be the same as the
inactive_border_color.
* Unicode input: When searching by name search for prefix matches as well as whole word matches
* Dynamically allocate the memory used for the scrollback history buffer.
* Reduces startup memory consumption when using very large scrollback buffer sizes.
* Add an option to not request window attention on bell.
* Remote control: Allow matching windows by number (visible position).
* When triple-clicking select all wrapped lines belonging to a single logical line.
* hints kitten: Detect bracketed URLs and dont include the closing bracket in the URL.
* When calling pass_selection_to_program use the current directory of the child process as the cwd of the program.
* Add a setting to clear all shortcuts defined up to that point in the config file(s)
* Add a setting (kitty_mod) to change the modifier used by all the default kitty shortcuts, globally
* Fix Shift+function key not working
* Support the F13 to F25 function keys
* Don't fail to start if the user deletes the hintstyle key from their fontconfig configuration.
* When rendering a private use unicode codepoint and a space as a two cell
ligature, set the foreground colors of the space cell to match the colors of
the first cell. Works around applications like powerline that use different
colors for the two cells.
* Fix passing @text to other programs such as when viewing the scrollback
buffer not working correctly if kitty is itself scrolled up.
* Fix window focus gained/lost events not being reported to child programs
when switching windows/tabs using the various keyboard shortcuts.
* Fix tab title not changing to reflect the window title when switching between different windows in a tab
* Ignore -e if it is specified on the command line. This is for compatibility
with broken software that assumes terminals should run with an -e option to
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=4
- Update to 0.9.0
* A new kitty command shell to allow controlling kitty via
commands. Press ctrl+shift+escape to run the shell.
* The hints kitten has become much more powerful. Now in addition
to URLs you can use it to select word, paths, filenames, lines,
etc. from the screen. These can be inserted into the terminal,
copied to clipboard or sent to external programs.
* Switch to libxkbcommon for keyboard handling. It allows kitty to
support XCompose and dead keys and also react to keyboard
remapping/layout change without needing a restart.
* Add support for multiple-key-sequence shortcuts
* A new remote control command set-colors to change the current
and/or configured colors.
* When double-clicking to select a word, select words that continue
onto the next/prev line as well.
* Add an include directive for the config files to read multiple
config files
* Improve mouse selection for windows with padding. Moving the
mouse into the padding area now acts as if the mouse is over
the nearest cell.
* Allow setting all 256 terminal colors in the config file
* Fix using kitty --single-instance to open a new window in a
running kitty instance, not respecting the --directory flag
* URL hints: Exclude trailing punctuation from URLs
* URL hints: Launch the browser from the kitty parent process
rather than the hints kitten. Fixes launching on some systems
where xdg-open doesn't like being run from a kitten.
* Allow using rectangle select mode by pressing shift in addition
to the rectangle select modifiers even when the terminal program
has grabbed the mouse.
OBS-URL: https://build.opensuse.org/request/show/596758
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=3
oid sha256:6f4dfc3153d21f54b784562fe33d80ba85191ed8c27a2d3ad39b1514eb92a35d
size 8582848
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.