Commit Graph

  • 73ff508b51 Docs: unfunction kitty-integration pagedown 2021-12-24 11:46:08 +08:00
  • b0ccf74029 Docs: Replace Unicode left single quote with ASCII single quote pagedown 2021-12-24 11:44:58 +08:00
  • 6046dc8598 Merge branch 'zsh-integration' of https://github.com/romkatv/kitty Kovid Goyal 2021-12-24 07:55:07 +05:30
  • 9bba38bd11 Unfunction kitty-integration in zsh Roman Perepelitsa 2021-12-23 18:13:49 +01:00
  • 59505d17d5 Update docs for new zsh integration code Kovid Goyal 2021-12-23 20:18:16 +05:30
  • bcecc61b67 Merge branch 'zsh-integration' of https://github.com/romkatv/kitty Kovid Goyal 2021-12-23 20:06:44 +05:30
  • f9af273150 Try to convince mypy to play nice Kovid Goyal 2021-12-23 10:18:42 +05:30
  • 8699f90fa4 Now have sphinx types on dev machine Kovid Goyal 2021-12-23 10:13:16 +05:30
  • 0a9ba1bc08 ... Kovid Goyal 2021-12-23 08:11:16 +05:30
  • 37741ac808 Add a comment within zsh integration related to cursor shape changes Roman Perepelitsa 2021-12-22 15:04:31 +01:00
  • 6d790237c3 Rewrite zsh integration Roman Perepelitsa 2021-12-21 13:38:57 +01:00
  • 70d5a5134f Log a nicer error message when failing to read cwd of a process Kovid Goyal 2021-12-22 16:22:33 +05:30
  • ee166c5555 Retry the Linux ARM build as it is pretty flaky Kovid Goyal 2021-12-22 07:45:10 +05:30
  • b965fb4806 Launcher: Fix UB when failing to launch because resolving the EXE fails Kovid Goyal 2021-12-22 07:32:28 +05:30
  • e49b20bfa7 Merge branch 'feat-titlebar-opt-err' of https://github.com/page-down/kitty Kovid Goyal 2021-12-21 15:25:57 +05:30
  • 8abfb50aed Ignore invalid title bar color pagedown 2021-12-21 17:51:00 +08:00
  • 10e0077a6f Merge branch 'feat-macos-titlebar-opt' of https://github.com/page-down/kitty Kovid Goyal 2021-12-21 13:40:52 +05:30
  • 278477b387 Add light and dark to the macOS title bar option pagedown 2021-12-21 15:14:08 +08:00
  • 58b7fb41d9 Update how it works for zsh integration Kovid Goyal 2021-12-21 10:44:45 +05:30
  • f71e0a6ee8 ... Kovid Goyal 2021-12-21 10:39:06 +05:30
  • b59e42c9cc Fix animations getting paused when switching to alternate screen and back Kovid Goyal 2021-12-21 08:24:43 +05:30
  • 57888af4ea Merge branch 'zsh-integration' of https://github.com/romkatv/kitty Kovid Goyal 2021-12-20 20:11:52 +05:30
  • 90f2ba474c Fix icat for GIF images broken Kovid Goyal 2021-12-20 17:54:55 +05:30
  • 09d025d88f Minor robustness improvements to zsh shell integration Roman Perepelitsa 2021-12-20 13:20:38 +01:00
  • e18ac4f0f5 ... Kovid Goyal 2021-12-20 10:47:33 +05:30
  • 63ab35ec7c Add a note about patched NERD fonts to the FAQ entry on fonts Kovid Goyal 2021-12-20 08:19:42 +05:30
  • d65ed5993c New bypy CLI for export Kovid Goyal 2021-12-19 22:42:36 +05:30
  • 6436dfaf14 Bump the bundled libxml2 version Kovid Goyal 2021-12-19 22:05:06 +05:30
  • 0c4bd96f87 Merge branch 'fix-mouse-scroll' of https://github.com/page-down/kitty Kovid Goyal 2021-12-17 22:15:55 +05:30
  • 6afabf7e2a Fix mouse scrolling kitty window without OS window focus pagedown 2021-12-17 23:57:38 +08:00
  • a4d4cf5819 Fix #4367 Kovid Goyal 2021-12-17 17:35:13 +05:30
  • 1be7425186 Another mypy 0.920 fix Kovid Goyal 2021-12-17 06:15:10 +05:30
  • 8f0825bc5c Various fixes for mypy 0.920 Kovid Goyal 2021-12-17 05:41:27 +05:30
  • 6a657eec33 New CLI for bypy Kovid Goyal 2021-12-16 20:37:46 +05:30
  • ae952605d3 Note about exe_search_path in launch docs Kovid Goyal 2021-12-16 19:48:17 +05:30
  • 81753706d3 oops Kovid Goyal 2021-12-15 20:30:11 +05:30
  • 4120be3e2d Allow using "tab" colors in the title template Kovid Goyal 2021-12-15 20:09:23 +05:30
  • 832f73fde9 Fix incorrect example in tab template docs Kovid Goyal 2021-12-15 19:37:17 +05:30
  • 99d06f0714 See if 0 makes Apple happy Kovid Goyal 2021-12-15 13:14:02 +05:30
  • e973c45968 Fix build on XCode 13.1 Kovid Goyal 2021-12-15 12:57:46 +05:30
  • 4dbf0c89c3 Suppress warning about sphinx_inline_tabs not being marked for parallel reads Kovid Goyal 2021-12-15 12:11:32 +05:30
  • 1f264ffec5 Fix push/pop of colors not updating colors on screen until a dynamic color is also changed. Kovid Goyal 2021-12-13 11:17:54 +05:30
  • 547e4a3d7e Merge branch 'fix-fullscreen' of https://github.com/page-down/kitty Kovid Goyal 2021-12-13 08:38:06 +05:30
  • d0fa0516f5 macOS: Fix keyboard input not working after toggling full screen pagedown 2021-12-12 23:25:53 +08:00
  • 2c13005e0f Shutdown the Linux VMs after building Kovid Goyal 2021-12-12 12:42:29 +05:30
  • b52990cb39 Merge branch 'docs-enable-kbd-xform' of https://github.com/page-down/kitty Kovid Goyal 2021-12-12 08:07:09 +05:30
  • 0a1390a7f6 Docs: Enable kbd transform when building dirhtml with sphinx pagedown 2021-12-11 23:02:53 +08:00
  • 5084f843c9 Merge branch 'fix-rc-scroll-win' of https://github.com/page-down/kitty Kovid Goyal 2021-12-11 12:40:18 +05:30
  • 42b5b1cbf7 Fix remote control scroll-window argument parsing pagedown 2021-12-11 14:47:57 +08:00
  • 832f7a862b Merge branch 'docs-kittens' of https://github.com/page-down/kitty Kovid Goyal 2021-12-10 18:06:05 +05:30
  • 0d4a62ccb5 Fix unicode-input docs redirect pagedown 2021-12-10 20:29:09 +08:00
  • 3d98501e57 Move custom kitten back Kovid Goyal 2021-12-10 17:23:12 +05:30
  • a4fff7abe3 Merge branch 'docs-kittens' of https://github.com/page-down/kitty Kovid Goyal 2021-12-10 17:22:42 +05:30
  • f51779d93a Forgot to build ARM binary in publish Kovid Goyal 2021-12-10 17:12:17 +05:30
  • 121d86fb1c Docs: Put custom kitten docs at the top instead of in the middle pagedown 2021-12-10 17:35:10 +08:00
  • 5956639082 Add unicode-input docs redirect pagedown 2021-12-10 17:34:39 +08:00
  • 7e449dec4f Docs: Use underscores in kitten document filenames pagedown 2021-12-10 17:30:51 +08:00
  • a938b01246 Build binaries for Linux ARM64 Kovid Goyal 2021-12-10 12:47:34 +05:30
  • a4cd10c6fb ... Kovid Goyal 2021-12-10 12:29:49 +05:30
  • 5fd17b4b99 Merge branch 'docs-shortcuts' of https://github.com/page-down/kitty Kovid Goyal 2021-12-10 12:18:09 +05:30
  • 8ae0ae2c93 Docs: use the action name of the shortcut in several places pagedown 2021-12-10 14:36:16 +08:00
  • 59957a913a List kitten names in the kitten default shortcuts list pagedown 2021-12-10 14:33:29 +08:00
  • 49d284cd16 Merge branch 'fix-dbg-dump-lines' of https://github.com/page-down/kitty Kovid Goyal 2021-12-10 10:32:54 +05:30
  • dedbd14ace Fix action dump_lines_with_attrs pagedown 2021-12-10 12:22:21 +08:00
  • 2c6d888b3d ... Kovid Goyal 2021-12-10 07:36:09 +05:30
  • 9b0a5d6465 Merge branch 'abs-conf-path' of https://github.com/page-down/kitty Kovid Goyal 2021-12-10 07:32:36 +05:30
  • 32c4f4ccaa location for linux installers has changed with recent bypy changes Kovid Goyal 2021-12-10 07:23:12 +05:30
  • 8e435dff16 Update the version of Ubuntu the kitty binaries are built on to Bionic Kovid Goyal 2021-12-09 22:28:11 +05:30
  • 98e44a8907 Unify resolution of absolute paths or config dir paths pagedown 2021-12-09 20:43:07 +08:00
  • 060362bee2 Fix #4332 Kovid Goyal 2021-12-09 13:26:47 +05:30
  • 6bfe9bfe9a Merge branch 'fix-action-paste' of https://github.com/page-down/kitty Kovid Goyal 2021-12-09 12:52:03 +05:30
  • b4f7cd94a1 Fix paste mappable action pagedown 2021-12-09 15:02:27 +08:00
  • 74f21ec774 Add an issue reference Kovid Goyal 2021-12-09 12:18:48 +05:30
  • 5899e06b6b Merge branch 'fix-docs-scroll' of https://github.com/page-down/kitty Kovid Goyal 2021-12-09 12:14:06 +05:30
  • 5f744368dd A new option exe_search_path to modify the locations kitty searches for executables to run Kovid Goyal 2021-12-09 12:13:26 +05:30
  • a4a9290577 Docs: fix conflicts caused by smooth scrolling in Chrome pagedown 2021-12-09 14:31:54 +08:00
  • 77b15bf73f ... Kovid Goyal 2021-12-09 11:51:10 +05:30
  • f41584c83b Ignore virtual-machines.conf used to specify build VM locations Kovid Goyal 2021-12-09 11:44:21 +05:30
  • 892b8c03eb Cleanup previous PR Kovid Goyal 2021-12-09 11:44:13 +05:30
  • ecdf901c19 Merge branch 'feat-path-search' of https://github.com/page-down/kitty Kovid Goyal 2021-12-09 11:41:37 +05:30
  • 5d1f58427e ... pagedown 2021-12-09 11:57:17 +08:00
  • 02a7316342 Use the unified PATH search function pagedown 2021-12-09 11:32:30 +08:00
  • 3d59e4eac1 Add links to other implementations of the keyboard protocol Kovid Goyal 2021-12-09 07:18:12 +05:30
  • 50ce698524 oops Kovid Goyal 2021-12-08 22:21:15 +05:30
  • 32768e7939 Unify the PATH searching algorithm for launch and running children Kovid Goyal 2021-12-08 20:10:34 +05:30
  • 62dbc1129c When setting the OS Window title strip out CSI escape codes Kovid Goyal 2021-12-08 16:04:23 +05:30
  • 3d0d987984 Merge branch 'docs-url' of https://github.com/page-down/kitty Kovid Goyal 2021-12-08 15:18:20 +05:30
  • 2c78a22270 Docs: generate relative url with link text in document pagedown 2021-12-08 17:20:52 +08:00
  • 4a7ae0f524 Docs: use pygments styles official website url pagedown 2021-12-08 17:20:13 +08:00
  • bc25e5a8a2 DRYer Kovid Goyal 2021-12-07 15:52:06 +05:30
  • 4af2526f54 Add a few more default responses for confirmations Kovid Goyal 2021-12-06 17:41:03 +05:30
  • 8f688fb33b When confirming close restore global state if the ask kitten is aborted without output Kovid Goyal 2021-12-06 17:25:27 +05:30
  • 6e351cd945 Restore ability to use foreground color unchanged for selections Kovid Goyal 2021-12-06 05:23:41 +05:30
  • 2d66e37dcb Fix selection_forground=none not being respected Kovid Goyal 2021-12-05 22:00:43 +05:30
  • 2da25d9187 Fix #4318 Kovid Goyal 2021-12-05 20:50:28 +05:30
  • 11badac95d Ensure cell start position is clamped to a pixel Kovid Goyal 2021-12-05 18:26:25 +05:30
  • b4024bf7f2 DRYer Kovid Goyal 2021-12-05 18:21:00 +05:30
  • 759feac95b Make the gl pixel clamping functions more widely available Kovid Goyal 2021-12-05 18:16:36 +05:30
  • 33de23d01d Remove unused code Kovid Goyal 2021-12-05 18:03:37 +05:30
  • 3f0ecbb241 Use the new async response framework when setting background/logo images via RC. Avoids having to use --no-response Kovid Goyal 2021-12-05 18:02:09 +05:30