Commit Graph

  • 5bdf27fd78 version 0.26.2 v0.26.2 Kovid Goyal 2022-09-05 10:49:50 +05:30
  • f05783e64d Sanitize notifications ids as they are retransmitted over the TTY Kovid Goyal 2022-09-05 10:41:19 +05:30
  • c455fea729 Also output screen contents when test fails Kovid Goyal 2022-09-05 07:52:36 +05:30
  • 5bf5454dbe Nicer fix for #5469 Kovid Goyal 2022-09-04 22:15:17 +05:30
  • b60d9f73ce Wayland: Fix remembering window size not accurate when client side decorations are present Kovid Goyal 2022-09-04 14:25:04 +05:30
  • 31fe35cd38 Fix #5469 Kovid Goyal 2022-09-04 13:58:16 +05:30
  • 607bc845fc Allow creating overlay-main windows, which are treated as the active window unlike normal overlays Kovid Goyal 2022-09-03 19:04:31 +05:30
  • a420d9d19c spacing is a clone safe option Kovid Goyal 2022-09-02 23:28:58 +05:30
  • 4b81e4936e launch: Allow setting the margin and padding for the newly created window Kovid Goyal 2022-09-02 19:41:05 +05:30
  • 295743a96e Fix ref to launch doc Kovid Goyal 2022-09-02 16:31:21 +05:30
  • d3a1848c27 Remove markup from ref_hyperlink text Kovid Goyal 2022-09-02 16:24:50 +05:30
  • 9cec924f32 hints kitten: Allow using launch as the program to run, to open the result in a new kitty tab/window/etc. Kovid Goyal 2022-09-02 16:23:00 +05:30
  • 67c963ab89 Pass KITTY_LISTEN_ON to programs opened via open_url Kovid Goyal 2022-09-02 16:01:30 +05:30
  • 0f7ced25c1 ... Kovid Goyal 2022-09-01 13:55:48 +05:30
  • 42948ffff0 Merge branch 'docs' of https://github.com/page-down/kitty Kovid Goyal 2022-09-01 13:55:30 +05:30
  • 922ce5bdea Docs: Put example commands in code blocks pagedown 2022-09-01 15:35:51 +08:00
  • 1b42486026 Docs: Remove the extra empty line in the CLI help pagedown 2022-09-01 15:35:41 +08:00
  • 95f1a971b2 Docs: Mention clear_all_shortcuts in the FAQ about show_key kitten pagedown 2022-09-01 15:35:17 +08:00
  • 7968c88c67 ... Kovid Goyal 2022-09-01 07:54:36 +05:30
  • 992e90b0a3 Fix a regression in 0.26.0 that broke mapping of native keys who key codes did not fit in 21 bits Kovid Goyal 2022-08-31 22:19:51 +05:30
  • afada84f52 Cleanup previous PR Kovid Goyal 2022-08-31 08:01:52 +05:30
  • b978ff8930 Merge branch 'fix/hints-next-line' of https://github.com/trygveaa/kitty Kovid Goyal 2022-08-31 07:56:38 +05:30
  • 053cede581 Use git rev-parse to get nightly commit hash Kovid Goyal 2022-08-31 07:22:56 +05:30
  • 03720402a7 Fix hints sometimes matching next line as part of URL Trygve Aaberge 2022-08-30 21:52:27 +02:00
  • fca0999814 Eureka! Figured out why libedit is breaking in prewarm on macOS via launchd Kovid Goyal 2022-08-30 19:35:17 +05:30
  • 78056c659c Another place we cant use readline on macOS Kovid Goyal 2022-08-30 19:27:55 +05:30
  • 30e1b4680d Only override LANG in default env if it was not set either in the original os env or via the env config directive Kovid Goyal 2022-08-30 19:17:53 +05:30
  • 89a0c04d19 Fix exec in prewarm forked process sometimes inheriting env vars from grandparent process Kovid Goyal 2022-08-30 19:03:32 +05:30
  • 1ba027c277 Dont show LC_CTYPE in show_kitty_env_vars when running with system python on macOS Kovid Goyal 2022-08-30 16:55:17 +05:30
  • d8e43a3412 macOS: Fix regression in 0.26.0 that caused asking the user for a line of input such as for set_tab_title to not work Kovid Goyal 2022-08-30 16:45:14 +05:30
  • 644e46e91d Reconfigure all stdio streams in the prefork process Kovid Goyal 2022-08-30 16:22:59 +05:30
  • e2a1f8dde7 ... Kovid Goyal 2022-08-30 10:40:59 +05:30
  • 7d09c6b762 Link to start of actual changelog Kovid Goyal 2022-08-30 10:27:53 +05:30
  • 6604e0d015 Fix regression in 0.26.0 that caused launching kitty without working STDIO handles to result in high CPU usage and prewarming failing Kovid Goyal 2022-08-30 08:15:13 +05:30
  • bb2ec9cde7 ... Kovid Goyal 2022-08-30 07:50:36 +05:30
  • 89a2545855 Cleanup previous PR Kovid Goyal 2022-08-30 07:41:14 +05:30
  • 49f8c0eae6 Merge branch 'hyperlinked-grep-only-matches' of https://github.com/groves/kitty Kovid Goyal 2022-08-30 06:59:53 +05:30
  • 268d687814 version 0.26.1 v0.26.1 Kovid Goyal 2022-08-30 01:04:42 +05:30
  • db5b4da388 Add options for linking different parts of ripgrep output Charlie Groves 2022-08-29 13:04:13 -04:00
  • 71f8e50460 Update changelog Kovid Goyal 2022-08-29 21:01:59 +05:30
  • 22fbdbca40 Fix a regression in 0.26.0 that caused kitty to no longer set the LANG environment variable on macOS Kovid Goyal 2022-08-29 20:58:48 +05:30
  • 6253ee2a74 Allow resetting the tab title to default Kovid Goyal 2022-08-29 20:41:07 +05:30
  • 5b28aed0b1 Allow the set_tab_title action to take an argument Kovid Goyal 2022-08-29 20:11:18 +05:30
  • 9eabc9ecf1 Merge branch 'bash-inherit_errexit' of https://github.com/grimm26/kovidgoyal-kitty Kovid Goyal 2022-08-29 19:47:24 +05:30
  • a77852466c bash shell integration: Send STDERR of unsetting inherit_errexit to /dev/null Mark Keisler 2022-08-29 08:58:54 -05:00
  • c68b82e4d0 ssh kitten: Fix executable permission missing from kitty bootstrap script Kovid Goyal 2022-08-29 18:20:09 +05:30
  • 16a4845a72 version 0.26.0 v0.26.0 Kovid Goyal 2022-08-29 05:05:11 +05:30
  • 16da031f68 Wait till prompt appears before issuing clear Kovid Goyal 2022-08-28 21:49:06 +05:30
  • 43b2935e52 Make fish shell integration test for XDG_DATA_DIRS work even if the shells rc files add to XDG_DATA_DIRS. Kovid Goyal 2022-08-28 20:45:29 +05:30
  • 8c7968a4d6 Describe --hyperlink-only-matches in the docs Charlie Groves 2022-08-28 07:02:39 -04:00
  • fba759a47c missed some at_ -> at- Kovid Goyal 2022-08-28 12:04:00 +05:30
  • 3bcb694b1b Switch over to at-cmd form for references. Kovid Goyal 2022-08-28 11:54:32 +05:30
  • 555020cfd5 Also allow using at-cmd Kovid Goyal 2022-08-28 10:26:38 +05:30
  • 391e2b8488 Fix resolution of anchor names for kitty @ command docs Kovid Goyal 2022-08-28 10:25:00 +05:30
  • c856d5c058 Fix hyperlinks not present when fetching text from the history buffer Kovid Goyal 2022-08-28 08:54:53 +05:30
  • f5a70adf0b Add a --hyperlink-only-matches flag to hyperlinked_grep Charlie Groves 2022-08-26 17:05:50 -04:00
  • e330c38d4a ssh kitten: Delegate to ssh when -T is used Kovid Goyal 2022-08-24 15:14:43 +05:30
  • d595084395 DRYer Kovid Goyal 2022-08-24 15:02:36 +05:30
  • b32ee5ee46 Forgot to change code to remove markup for github links Kovid Goyal 2022-08-24 15:00:39 +05:30
  • 098dd10789 ... Kovid Goyal 2022-08-24 14:42:40 +05:30
  • b5fa643c5d Allow ignoring failures when mapping remote control commands Kovid Goyal 2022-08-24 14:21:54 +05:30
  • 664dd29970 Merge branch 'rc-no-response' of https://github.com/page-down/kitty Kovid Goyal 2022-08-24 14:15:13 +05:30
  • b7a4281985 Allow ignoring failure to close windows/tabs via rc commands Kovid Goyal 2022-08-24 14:13:31 +05:30
  • 9e9aa52553 Ensure extract_rt_targets is run only once per build Kovid Goyal 2022-08-24 14:00:44 +05:30
  • 77fbdfbb53 Fix finding local docs when running from source on macOS Kovid Goyal 2022-08-24 13:54:14 +05:30
  • 214416f1e3 Fix handling of :doc: in CLI help output Kovid Goyal 2022-08-24 13:43:47 +05:30
  • 800437ec6b Remote control: Add --no-response to some commands pagedown 2022-08-24 15:14:53 +08:00
  • 957eafbef0 Merge branch 'docs' of https://github.com/page-down/kitty Kovid Goyal 2022-08-24 12:35:00 +05:30
  • 7f228bcbf5 Docs: Unify the list style of available values pagedown 2022-08-24 13:30:52 +08:00
  • fd4a682c5b Fix doc website URL with duplicate slashes pagedown 2022-08-24 13:29:51 +08:00
  • ba9afc61a4 Hyperlink doc text role pagedown 2022-08-24 13:29:07 +08:00
  • 9a70709bba Shorten the reference link to the top of the page pagedown 2022-08-24 13:27:19 +08:00
  • c437a36794 Fix GitHub links in commented configuration pagedown 2022-08-24 13:27:12 +08:00
  • 0e0578ff49 Docs: Use --help long option name in the document pagedown 2022-08-24 13:27:06 +08:00
  • 64a202a125 Docs: Using the lowercase form of the key name consistently pagedown 2022-08-24 13:26:50 +08:00
  • 740d1ca146 Merge branch 'high-sierra-compat' of https://github.com/rkitover/kitty Kovid Goyal 2022-08-20 22:15:10 +05:30
  • 7b75f055ea Fix build on macOS High Sierra Rafael Kitover 2022-08-20 16:08:28 +00:00
  • 8d6a3cff25 Fix docs build error Kovid Goyal 2022-08-20 16:26:49 +05:30
  • 10fdde6647 Hyperlink :envvar: as well Kovid Goyal 2022-08-20 16:24:46 +05:30
  • e1c45dc23f ... Kovid Goyal 2022-08-20 16:20:30 +05:30
  • 2efb8f6dc2 Create an API to easily use remote control commands from kittens Kovid Goyal 2022-08-20 16:19:16 +05:30
  • 3b77f3b4bc Also hyperlink :term: Kovid Goyal 2022-08-20 15:40:39 +05:30
  • 31f763282f Document the show help shortcut Kovid Goyal 2022-08-20 14:03:16 +05:30
  • 39434fb1f6 A new default shortcut to show the kitty documentation Kovid Goyal 2022-08-20 13:55:10 +05:30
  • 44ccdd36d6 Remove socket prewarming Kovid Goyal 2022-08-20 13:38:33 +05:30
  • 4cc0138a28 Delete the frozen python dir Kovid Goyal 2022-08-20 13:05:12 +05:30
  • 6ca39d9d83 Move code to delete empty folders into bypy Kovid Goyal 2022-08-20 12:46:55 +05:30
  • 26c099639c Remove empty folders from macOS package builds Kovid Goyal 2022-08-20 12:20:18 +05:30
  • 329043ba08 Cleanup build documentation Kovid Goyal 2022-08-20 12:09:36 +05:30
  • e289f4959f DRYer Kovid Goyal 2022-08-20 12:03:33 +05:30
  • b6760a59fa Another bug in resolve_ref Kovid Goyal 2022-08-20 11:45:48 +05:30
  • cd35f92607 Fix resolve_ref() Kovid Goyal 2022-08-20 11:29:40 +05:30
  • ea8f223298 Cleanup the wrap implementation Kovid Goyal 2022-08-20 09:17:05 +05:30
  • a4c3154dab ... Kovid Goyal 2022-08-20 08:27:24 +05:30
  • 6aa3405c78 Clean up build docs a bit Kovid Goyal 2022-08-20 08:13:42 +05:30
  • da618584af Fix some outdated docs Kovid Goyal 2022-08-19 15:48:17 +05:30
  • 9bc31a5651 Use locally built docs when running from source if they exist Kovid Goyal 2022-08-19 15:01:20 +05:30
  • 314dd97059 Command line tools shouldnt need to resolve documentation refs Kovid Goyal 2022-08-19 14:35:17 +05:30
  • 0b66f20934 Fix mapping of ref targets with underscores Kovid Goyal 2022-08-19 14:34:25 +05:30
  • aba634ce88 Fix building of docs on macOS without warnings Kovid Goyal 2022-08-19 14:07:17 +05:30