Commit Graph

  • 25ceea153d internet: remove update check file master Rakshit Kumar Singh 2026-03-29 05:36:20 +05:30
  • 53f832a20a ... Kovid Goyal 2026-03-28 17:15:24 +05:30
  • 158e947f34 Fix drop on + tab creating a spurious extra tab Kovid Goyal 2026-03-28 17:09:52 +05:30
  • 5d0e038afc Cleanup previous PR Kovid Goyal 2026-03-28 14:40:45 +05:30
  • 4a6b4a022b Merge branch 'copilot/improve-window-dragging-feature' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-28 14:39:34 +05:30
  • 8dc97f37f9 Force tab bar visible when dragging a window over an OS window copilot-swe-agent[bot] 2026-03-28 09:05:39 +00:00
  • 4718881e45 ... Kovid Goyal 2026-03-28 14:35:27 +05:30
  • 21467fcff9 Fix copilot code Kovid Goyal 2026-03-28 14:26:49 +05:30
  • 66843f8058 Merge branch 'copilot/improve-window-dragging-feature' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-28 14:26:45 +05:30
  • 0bafc0bdf7 Improve window drag thumbnail to include window content screenshot copilot-swe-agent[bot] 2026-03-28 08:47:23 +00:00
  • e23c992135 Bump deps for CVEs Kovid Goyal 2026-03-28 14:03:32 +05:30
  • f1f19519f7 Update changelog Kovid Goyal 2026-03-28 13:59:22 +05:30
  • c01d36e318 ... Kovid Goyal 2026-03-28 13:52:27 +05:30
  • 3627621fd2 DRYer Kovid Goyal 2026-03-28 13:46:25 +05:30
  • 3d369f8632 Cleanup handling of drag_overlay_mode Kovid Goyal 2026-03-28 13:26:56 +05:30
  • ae3818bf7e Cleanup drag overlay rendering Kovid Goyal 2026-03-28 12:51:23 +05:30
  • 8af6fceb2f Start cleanup of previous PR Kovid Goyal 2026-03-28 10:19:45 +05:30
  • 9e79d3be9c Merge branch 'feat-draggable-window-title-bars' of https://github.com/mcrmck/kitty Kovid Goyal 2026-03-28 10:02:14 +05:30
  • 3124864ee0 Fix #9765 Kovid Goyal 2026-03-28 09:35:54 +05:30
  • fe0ecbd9ca Regenerate palette colors when changing colors at runtime Kovid Goyal 2026-03-28 09:33:25 +05:30
  • 0c1ca14782 Merge branch 'copilot/add-tests-for-click-behaviors' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-28 06:34:12 +05:30
  • 0330db0b7a Add tests for triple/double click mouse selection behaviors; fix extension_in_progress not being cleared on selection reset copilot-swe-agent[bot] 2026-03-27 16:59:58 +00:00
  • f9e8d8d232 ... Kovid Goyal 2026-03-27 21:46:55 +05:30
  • 65cd74bfa0 Cleanup previous PR Kovid Goyal 2026-03-27 21:36:07 +05:30
  • bad02b1d31 Merge branch 'master' of https://github.com/mc36/kitty Kovid Goyal 2026-03-27 21:32:22 +05:30
  • 52015cc8c8 Cleanup previous PR Kovid Goyal 2026-03-27 21:15:59 +05:30
  • 19cd4abaa5 Merge branch 'copilot/generate-256-palette-color-function' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-27 21:15:23 +05:30
  • 2f55eae27d Add generate_256_palette_color for single-index color generation copilot-swe-agent[bot] 2026-03-27 15:41:45 +00:00
  • 7be9fadd49 Add fix missing to copilot software install instructions Kovid Goyal 2026-03-27 21:09:58 +05:30
  • 7e5aac2e2b Allow setting color table value to none via OSC 21 Kovid Goyal 2026-03-27 20:50:28 +05:30
  • 0a3a9031c5 When generating color table respect overriden fg/bg if any Kovid Goyal 2026-03-27 20:23:10 +05:30
  • 801718e38a Update changelog Kovid Goyal 2026-03-27 20:11:48 +05:30
  • 4798ccd0d2 Fix completion for edit-in-kitty not including some common text file types Kovid Goyal 2026-03-27 20:07:55 +05:30
  • 1a62cde212 Add option to generate 256 color palette from first 16 colors Jake Stewart 2026-01-27 21:48:42 +08:00
  • a7e5b949a6 adding mouse action line_from_begin see #9755 mc36 2026-03-27 08:21:30 +01:00
  • 6c37c1c391 Fix mypy: annotate drag_overlay_mode with full union type in Vertical and Tall mcrmck 2026-03-27 02:25:35 -04:00
  • d1b8df6975 Fix mypy error: remove narrowing ClassVar[Literal] annotations from layout subclasses mcrmck 2026-03-27 02:17:59 -04:00
  • a368a90e37 Add directional drag-and-drop inserts for Vertical, Horizontal, Tall, Fat, Grid mcrmck 2026-03-27 02:08:41 -04:00
  • 99d986c821 Merge branch 'copilot/fix-scrollbar-margin-issue' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-27 11:36:57 +05:30
  • df79b8247f Give hovered scrollbar precedence over window borders to prevent flickering copilot-swe-agent[bot] 2026-03-27 05:48:50 +00:00
  • 24414f6189 Fix scrollbar hit region to account for window margin (issue #9756) copilot-swe-agent[bot] 2026-03-27 05:25:06 +00:00
  • e8461b2a9f When running kittens use the last reported cwd when at a prompt Kovid Goyal 2026-03-27 09:09:30 +05:30
  • 203ea700f4 Merge branch 'copilot/fix-spurious-mouse-release-event' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-26 19:52:12 +05:30
  • efe319f755 Send synthetic left button release after drag ends to fix stale mouse state copilot-swe-agent[bot] 2026-03-26 14:16:44 +00:00
  • 215bbf68de Fix spurious mouse release event during drag out of OS window copilot-swe-agent[bot] 2026-03-26 14:00:57 +00:00
  • 79713b3ddf Add a FAQ entry about grid size padding Kovid Goyal 2026-03-26 17:08:29 +05:30
  • 354d0780b2 Re-order FAQ Kovid Goyal 2026-03-26 17:03:06 +05:30
  • d3133420ba Micro-optimization Kovid Goyal 2026-03-26 16:45:04 +05:30
  • 0c46783f5e Cleanup previous PR Kovid Goyal 2026-03-26 10:21:08 +05:30
  • 3411c61fa7 Merge branch 'copilot/refactor-shortcut-tracker-match-function' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-26 10:08:03 +05:30
  • 6a0efbfdba Refactor ShortcutTracker.Match() to respect AllowFallback priority order copilot-swe-agent[bot] 2026-03-26 04:31:37 +00:00
  • 1af334eed8 bump image dep for vuln Kovid Goyal 2026-03-26 09:43:58 +05:30
  • 9ea5441a2f ... Kovid Goyal 2026-03-26 09:39:33 +05:30
  • 88ee80b327 Cleanup previous PR Kovid Goyal 2026-03-26 09:30:14 +05:30
  • 3e5b3eb55d Merge branch 'match-physical-keys' of https://github.com/keplian/kitty Kovid Goyal 2026-03-26 06:53:49 +05:30
  • 8ffdf7d7ee feat: add per-mapping --allow-fallback for layout-independent shortcuts Павел Мешалкин 2026-03-25 19:34:13 +03:00
  • 79bde7f9a9 Ignore inapplicable CVE in python Kovid Goyal 2026-03-25 20:20:17 +05:30
  • f479c90533 Fix set_tab_title without prefilling not working Kovid Goyal 2026-03-25 20:16:15 +05:30
  • 0ddad7474b Cleanup previous PR Kovid Goyal 2026-03-25 09:23:29 +05:30
  • 95ca222eba Merge branch 'add-show-hyperlink-prefix-key' of https://github.com/zzhaolei/kitty Kovid Goyal 2026-03-25 08:56:46 +05:30
  • 47d89faa23 Add modifier-based hyperlink target display zhaolei 2026-03-25 11:06:00 +08:00
  • 2ce9d575ef Update changelog Kovid Goyal 2026-03-24 21:18:42 +05:30
  • 0e663ef8e3 Merge branch 'full-match-highlighting' of https://github.com/duvallj/kitty Kovid Goyal 2026-03-24 21:15:26 +05:30
  • c48111d92c Highlight full extent of hint matches, not just the prefix label Jack Duvall 2026-03-23 17:46:31 -04:00
  • 64567a539b Merge branch 'fix-drag-tab' of https://github.com/zzhaolei/kitty Kovid Goyal 2026-03-24 19:16:37 +05:30
  • e78b7b1a99 Align drag thumbnail to cursor on macOS zhaolei 2026-03-24 14:42:04 +08:00
  • 606aa1543e Fix multi-OS-window drag bugs and KeyError crash on tab drag mcrmck 2026-03-23 21:44:48 -04:00
  • 7038857090 Merge branch 'update-shell-nix' of https://github.com/duvallj/kitty Kovid Goyal 2026-03-24 06:05:15 +05:30
  • 63a257591b Update shell.nix Jack Duvall 2026-03-23 17:26:53 -04:00
  • 7c963a67cf ... Kovid Goyal 2026-03-23 22:24:56 +05:30
  • 97d3cd889c Update changelog Kovid Goyal 2026-03-23 21:43:55 +05:30
  • 0907d27306 Merge branch 'copilot/fix-issue-9732-expose-session-name' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-23 21:08:42 +05:30
  • c2f6fd9155 Expose session_name in kitten @ ls output for each window (fix #9732) copilot-swe-agent[bot] 2026-03-23 15:21:46 +00:00
  • e4b505b6ca Merge branch 'copilot/add-keyboard-repeat-delay-function' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-23 20:37:10 +05:30
  • 6b86e7db5d Extend glfwGetKeyboardRepeatDelay() to return both initial delay and repeat interval copilot-swe-agent[bot] 2026-03-23 11:58:48 +00:00
  • 998ee22ecb Add glfwGetKeyboardRepeatDelay() to the GLFW API for X11, Wayland and Cocoa copilot-swe-agent[bot] 2026-03-23 11:46:35 +00:00
  • 23b5e44ce5 Merge branch 'copilot/add-tests-for-graphics-fixes' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-23 11:12:51 +05:30
  • 407cfdf327 Merge branch 'dependabot/go_modules/all-go-deps-55bade0cd8' of https://github.com/kovidgoyal/kitty Kovid Goyal 2026-03-23 11:05:09 +05:30
  • dc01c324a1 Bump the all-go-deps group with 2 updates dependabot[bot] 2026-03-23 03:43:10 +00:00
  • b252524def Add tests for graphics protocol crash fixes (commits e9661f0 and 48ab623) copilot-swe-agent[bot] 2026-03-23 03:39:38 +00:00
  • 503e0a8acf Cleanup previous PR Kovid Goyal 2026-03-23 08:54:57 +05:30
  • 0c7f17a447 Merge branch 'palette-improvements' of https://github.com/dmgerman/kitty Kovid Goyal 2026-03-23 08:48:59 +05:30
  • 9619571dd3 Command palette: fix gofmt struct field alignment in tests Daniel M German 2026-03-22 17:59:42 -07:00
  • 6a3fe6ae01 Command palette: word-level search with multi-token cross-column matching Daniel M German 2026-03-22 17:13:13 -07:00
  • 82c6516718 Use tab_id < 0 instead of == -1 for synthetic tab check mcrmck 2026-03-22 18:38:12 -04:00
  • fd6940a0aa Wire tab_bar_show_new_tab_button option into types.py and parse.py mcrmck 2026-03-22 17:16:22 -04:00
  • 3e85db684d Make always-visible '+' new tab button opt-in via tab_bar_show_new_tab_button mcrmck 2026-03-22 17:13:08 -04:00
  • 412cd30cd2 Fix synthetic '+' tab rendering and make it always-visible as a new-tab button mcrmck 2026-03-22 13:06:30 -04:00
  • e9661f0f3a Graphics protocol: Fix crash when handling invalid offset values in graphics compose commands Kovid Goyal 2026-03-22 21:49:12 +05:30
  • f7626c7472 Update copilot instructions Kovid Goyal 2026-03-22 07:57:47 +05:30
  • 46eee6e5df Update changelog Kovid Goyal 2026-03-22 07:54:51 +05:30
  • 9b9bfeb02d Fix XI_BadDevice crash on USB device disconnect (#9723) copilot-swe-agent[bot] 2026-03-22 02:09:42 +00:00
  • 07099b3a3d Add a reminder about cloning shell envs being unsafe Kovid Goyal 2026-03-22 07:36:55 +05:30
  • 48ab623f59 Graphics protocol: Fix crash when handling invalid PNG image with direct transmission Kovid Goyal 2026-03-21 17:23:06 +05:30
  • bd2a5cccfb More work on dnd protocol Kovid Goyal 2026-03-21 17:13:19 +05:30
  • 6a71687942 Apply same correction for mid_lines() based chars as well Kovid Goyal 2026-03-21 12:09:05 +05:30
  • b7d18d512e Fix diagonal line visual thickness in cross_line and half_cross_line copilot-swe-agent[bot] 2026-03-21 05:58:00 +00:00
  • b4005d0e97 Fix drop on clients. data should be requested only after the client actually requests it not on return from drop event callback Kovid Goyal 2026-03-21 09:06:24 +05:30
  • 59117ff5fd ... Kovid Goyal 2026-03-10 21:21:27 +05:30
  • 59cb8eb201 Fix offered mimes only being sent once Kovid Goyal 2026-03-10 20:57:35 +05:30