Commit Graph

  • 352c07987b Nicer fix for showing cwd in tab titles Kovid Goyal 2022-07-26 12:33:53 +05:30
  • f6a1eb19d7 Only import ReferenceType when type checking Kovid Goyal 2022-07-26 11:06:19 +05:30
  • a352804c14 Merge branch 'misc' of https://github.com/page-down/kitty Kovid Goyal 2022-07-26 11:04:01 +05:30
  • 28ae8c4d20 Expand ~ when resolving editor path and applying exe_search_path pagedown 2022-07-26 13:21:50 +08:00
  • 1eef584382 Replace tr with string built-in in fish integration pagedown 2022-07-26 13:21:36 +08:00
  • 4e1cd0590b Use builtin to call read in zsh integration and bash integration pagedown 2022-07-26 13:20:50 +08:00
  • fa670e1f5d ... pagedown 2022-07-26 13:20:41 +08:00
  • c7fa6f620a py3.8 compat Kovid Goyal 2022-07-26 08:39:33 +05:30
  • 04690c8c7c Dont incur the cost of checking the cwd of a process on every tabbar update unless actually needed Kovid Goyal 2022-07-26 08:19:14 +05:30
  • 4345ea6602 Remove debugging code I left in the last commit accidentally Kovid Goyal 2022-07-26 08:17:44 +05:30
  • d39c212336 Merge branch 'add-cwd-TabBarData' of https://github.com/nxvxl/kitty Kovid Goyal 2022-07-26 08:08:14 +05:30
  • 54d2f06abe remote files kitten: Fix working with files whose names have characters that need to be quoted in shell scripts Kovid Goyal 2022-07-26 08:06:25 +05:30
  • 237bfc9a6e add cwd to TabBarData this option add current working directory to the tab by using active windows child directory. noval 2022-07-26 09:33:55 +07:00
  • 29b3d49cd5 Note that the crossterm library has added support for the kitty keyboard protocol Kovid Goyal 2022-07-26 07:45:57 +05:30
  • fe8892ec54 Update changelog for previous PR Kovid Goyal 2022-07-21 20:03:46 +05:30
  • 2d8dd7a53e Merge branch 'rc-scroll-window' of https://github.com/page-down/kitty Kovid Goyal 2022-07-21 20:03:05 +05:30
  • b493599690 Remote control: Allow half-scrolling when scrolling window by page pagedown 2022-07-21 21:05:56 +08:00
  • d9371dc265 ssh kitten: Better handling of exit on keyboard interrupt Kovid Goyal 2022-07-20 21:37:54 +05:30
  • ef2a12fbdf Ignore sigint while draining the tty Kovid Goyal 2022-07-20 19:40:23 +05:30
  • 7215c6d6be ssh kitten: Allow pressing Ctrl-C to abort ssh before the connection is completed Kovid Goyal 2022-07-20 19:11:14 +05:30
  • bd9e1f58fe ssh kitten: Make discarding of garbage data after ssh fails more robust Kovid Goyal 2022-07-20 13:28:51 +05:30
  • 79dec269e1 ... Kovid Goyal 2022-07-16 10:25:18 +05:30
  • d6ffbf4f3c Rebuild before and after publishing if a branch change was needed Kovid Goyal 2022-07-16 10:18:05 +05:30
  • 32588939ae Deprecate the adjust_baseline adjust_line_height and adjust_column_width options in favor of modify_font Kovid Goyal 2022-07-15 14:57:45 +05:30
  • a02e07bfe8 Add modify_fonts to the changelog Kovid Goyal 2022-07-15 12:29:08 +05:30
  • 03df0c3cca Actually implement modify_font Kovid Goyal 2022-07-15 12:27:42 +05:30
  • 1aa50b73a1 Allow pixel based adjustments as well Kovid Goyal 2022-07-15 11:45:43 +05:30
  • c910f483bf Improve formatting of config diff for modify_font Kovid Goyal 2022-07-15 11:15:57 +05:30
  • 14f4a8d28e Make modify_font available to C code Kovid Goyal 2022-07-15 11:06:24 +05:30
  • ee931a17b0 Start work on option to modify font characteristics Kovid Goyal 2022-07-15 08:54:53 +05:30
  • 0a2ba3fb66 Merge branch 'fix-macos-launch' of https://github.com/page-down/kitty Kovid Goyal 2022-07-14 16:45:08 +05:30
  • 512db660a1 macOS: Fix unable to open new tab/window when there is no OS window pagedown 2022-07-14 18:25:00 +08:00
  • b0666c9180 test.py now needs kitty built Kovid Goyal 2022-07-13 20:00:54 +05:30
  • 57d3d09679 DRYer Kovid Goyal 2022-07-13 19:49:40 +05:30
  • 3a17f54bca Add a note about how to exclude directories in the copy command Kovid Goyal 2022-07-12 16:23:48 +05:30
  • 4c2800b294 mask handled signals when running the signal handler Kovid Goyal 2022-07-10 12:52:21 +05:30
  • 8358377ec3 Fix reading multiple signals from buffer on macOS Kovid Goyal 2022-07-10 12:07:54 +05:30
  • 3ab12c616c Merge branch 'patch-1' of https://github.com/kidonng/kitty Kovid Goyal 2022-07-09 14:45:48 +05:30
  • ef4e784121 Fix link formatting in docs Kid 2022-07-09 16:00:51 +08:00
  • 1ead20a5b9 Add a GitHub icon to the docs footer Kovid Goyal 2022-07-08 20:36:32 +05:30
  • 31dfee8a95 Nicer error message for zsh versions before 5.1 Kovid Goyal 2022-07-08 20:28:42 +05:30
  • d6492264c7 Bash integration: Fix declare not creating global variables in .bashrc Kovid Goyal 2022-07-08 18:55:04 +05:30
  • 7281b9dbb1 Ensure local kitty is used when running the tests Kovid Goyal 2022-07-05 21:09:09 +05:30
  • 4b63ee036e Run the test suite using the kitty binary Kovid Goyal 2022-07-05 21:04:39 +05:30
  • fb8eb69c20 ... Kovid Goyal 2022-07-03 20:51:59 +05:30
  • 4b1fa2609d Match behavior of who when getting num_users by ignoring zombie pids Kovid Goyal 2022-07-03 14:46:54 +05:30
  • a8b756f040 ssh kitten: A new option :code:--symlink-strategy to control how symlinks are copied to the remote machine Kovid Goyal 2022-07-03 14:03:56 +05:30
  • a94a0f3026 Fix fd leak in prewarm zygote Kovid Goyal 2022-07-03 13:32:09 +05:30
  • 71c902eaf8 Build the launcher with debug symbols when using --debug Kovid Goyal 2022-07-02 10:06:04 +05:30
  • 6e7af8ce2e Merge branch 'fix-last-cmd-output' of https://github.com/page-down/kitty Kovid Goyal 2022-07-02 10:18:16 +05:30
  • 6c80cd040c Fix missing last line when getting output of the running command pagedown 2022-07-02 12:33:58 +08:00
  • 4ed413eaa7 Switch to GA2 Kovid Goyal 2022-06-30 17:00:14 +05:30
  • 86357d2c38 ... Kovid Goyal 2022-06-29 18:53:11 +05:30
  • c0d4d01b88 ... Kovid Goyal 2022-06-29 18:41:39 +05:30
  • b3fcb53625 ssh kitten: Allow ssh kitten to work from inside tmux, provided the tmux session inherits the correct KITTY env vars Kovid Goyal 2022-06-29 18:40:22 +05:30
  • 4f29dea8ef Utility function to detect when running inside tmux Kovid Goyal 2022-06-29 17:48:58 +05:30
  • 4f8ef05058 Linux: Update cursor position after all key presses not just pre-edit text changes Kovid Goyal 2022-06-29 11:37:35 +05:30
  • 7fc1735a21 swaps_disallowed is used only on wayland Kovid Goyal 2022-06-28 20:19:52 +05:30
  • 1e49038747 Fix edit-in-kitty not working with editors that use file replace to save changes Kovid Goyal 2022-06-28 11:51:03 +05:30
  • 295fbe42ad Merge branch 'misc' of https://github.com/page-down/kitty Kovid Goyal 2022-06-28 11:42:37 +05:30
  • 60d33f2847 Wayland: Reduce flicker at startup by not using render frames immediately after a resize Kovid Goyal 2022-06-28 11:29:57 +05:30
  • cd369f633a Wayland: Ensure that opengl buffer swapping does not happen till the xdg surface is configured Kovid Goyal 2022-06-28 10:47:33 +05:30
  • c3df6d2fe3 Remove executable perms from kitten files pagedown 2022-06-28 11:59:47 +08:00
  • 72dfa74b3e Avoid an extra buffer swap during startup Kovid Goyal 2022-06-28 09:25:24 +05:30
  • 1411269187 Docs: Improve documentation for remote commands pagedown 2022-06-28 11:52:20 +08:00
  • 185d959f25 ssh kitten: Add MacPorts paths to the common locations for login shell pagedown 2022-06-28 11:43:19 +08:00
  • 1652d41992 Fix edit-in-kitty not working when option editor comes with arguments pagedown 2022-06-28 11:41:27 +08:00
  • 297dea881d Use the same fish completion function for commands pagedown 2022-06-28 11:35:11 +08:00
  • 01df828353 Refactor the fish implementation of edit-in-kitty pagedown 2022-06-28 11:31:42 +08:00
  • 617115d447 Docs: edit-in-kitty works with neovim pagedown 2022-06-28 11:22:52 +08:00
  • 31f9978599 Merge branch 'patch-1' of https://github.com/AnonymouX47/kitty Kovid Goyal 2022-06-27 15:54:23 +05:30
  • dc068c16e8 Update projects using kitty graphics protocol My Avatar ;D 2022-06-27 10:35:39 +01:00
  • 89626a462f ... Kovid Goyal 2022-06-25 20:46:02 +05:30
  • a043588b4a Update changelog for last PR Kovid Goyal 2022-06-25 16:50:46 +05:30
  • 2e08ee16c2 Merge branch 'fix-macos-jis-kbd' of https://github.com/page-down/kitty Kovid Goyal 2022-06-25 16:49:46 +05:30
  • 2cc506476b macOS: Fix JIS Eisu and Kana keys not working pagedown 2022-06-25 19:01:02 +08:00
  • 0a462ad706 Forgot one place to change over to kitty_run_data Kovid Goyal 2022-06-24 10:31:55 +05:30
  • 81c1bfe1c5 ... Kovid Goyal 2022-06-24 09:26:38 +05:30
  • 8ce80e39d9 kitty now needs python >= 3.8 Kovid Goyal 2022-06-24 00:01:35 +05:30
  • fa823a37ae Backport 6281f498c8 Kovid Goyal 2022-06-23 13:00:28 +05:30
  • 17f67fbe28 Add a note that WezTerm implements the kitty keyboard protocol as well Kovid Goyal 2022-06-23 11:22:01 +05:30
  • 560b78bc35 Dont leak kitty_run_data on error Kovid Goyal 2022-06-23 08:59:31 +05:30
  • f023f047ff Workaround for Python 3.11 breaking sys._xoptions Kovid Goyal 2022-06-23 08:44:34 +05:30
  • 5673359be2 Merge branch 'sam/modern-whiskers-icon' of https://github.com/samholmes/kitty Kovid Goyal 2022-06-22 04:11:41 +05:30
  • 666696d142 Add "modern whiskers" alternative icon to FAQ Samuel Holmes 2022-06-21 11:04:24 -07:00
  • f95bc48f9b kitty @ set-colors: Fix changing inactive_tab_foreground not working Kovid Goyal 2022-06-19 20:20:58 +05:30
  • 8d18fc09fa Merge branch 'fix-rc-new-window' of https://github.com/page-down/kitty Kovid Goyal 2022-06-19 18:21:22 +05:30
  • a3d42a90f2 Get rid of os.waitid() since its not present on macOS we cannot rely on it anyway Kovid Goyal 2022-06-19 18:11:23 +05:30
  • 1da5f2ecc6 Fix the rc command new-window does not open the shell by default pagedown 2022-06-19 19:36:20 +08:00
  • d226e82f68 It is only possible to not have an OS Window on macOS Kovid Goyal 2022-06-19 09:39:40 +05:30
  • 60cc2cb26c Merge branch 'fix-rc-launch' of https://github.com/page-down/kitty Kovid Goyal 2022-06-19 09:38:30 +05:30
  • 1ac90cf464 Allow remote control to launch a new OS window when there is none pagedown 2022-06-19 11:51:58 +08:00
  • d3ffaebd17 Ignore exceptions in kitten result processors Kovid Goyal 2022-06-18 08:20:01 +05:30
  • bf01c549f5 Allow kittens to handle multiple results in a window Kovid Goyal 2022-06-18 08:18:25 +05:30
  • 6912d8c086 No need for entire screen object when scaling a scroll Kovid Goyal 2022-06-18 06:55:28 +05:30
  • a89e1b5573 Fix horizontal wheel events not being reported to client programs when they grab the mouse Kovid Goyal 2022-06-18 06:47:42 +05:30
  • 3a9c6088b2 Add debug output for scroll events Kovid Goyal 2022-06-18 05:54:26 +05:30
  • fba629f385 Merge branch 'globinclude-sorted' of https://github.com/amarshall/kitty Kovid Goyal 2022-06-18 04:59:25 +05:30
  • 90477825c2 Make globinclude sort files before loading Andrew Marshall 2022-06-17 18:50:16 -04:00
  • 1e56d39777 Wakeup main loop when refreshing window as well as io loop Kovid Goyal 2022-06-17 19:33:43 +05:30