Commit Graph

  • df1ecad7e9 Fix failing test Kovid Goyal 2021-10-03 12:01:41 +05:30
  • 5699c3ae7d Dont spin report done files Kovid Goyal 2021-10-03 11:58:24 +05:30
  • 1877a02378 Dont count dirs in transfer stats Kovid Goyal 2021-10-03 11:30:08 +05:30
  • e9f344c53f Improve progress reporting for individual files Kovid Goyal 2021-10-03 11:26:49 +05:30
  • d15763f2ad Dont show transfer stats for non regular files Kovid Goyal 2021-10-03 11:16:07 +05:30
  • 76eab44f53 Have the receiving side send progress updates Kovid Goyal 2021-10-03 11:04:46 +05:30
  • 3a373a200c Add a tell() method to PatchFile to track how much has been written Kovid Goyal 2021-10-03 10:18:28 +05:30
  • f6e518d2f9 DRYer Kovid Goyal 2021-10-02 12:06:56 +05:30
  • 14f9f64bce Fix chunking of signature for transmission Kovid Goyal 2021-10-02 11:47:29 +05:30
  • c79a0108a1 Remove unneeded code Kovid Goyal 2021-10-02 11:24:43 +05:30
  • 20fcc5e31b DRYer Kovid Goyal 2021-10-02 11:16:47 +05:30
  • 01299421ee Fix typo causing test to fail Kovid Goyal 2021-10-02 11:07:34 +05:30
  • 5729e33412 librsync actually blocks on output buffer size as well as input availability. So handle that Kovid Goyal 2021-10-02 09:26:35 +05:30
  • f85f39e662 Code to easily develop librsync bindings Kovid Goyal 2021-10-02 07:22:33 +05:30
  • 0e9be57119 ... Kovid Goyal 2021-10-02 06:25:57 +05:30
  • ffd7b5779b Fix end of data not being sent when using rsync Kovid Goyal 2021-10-02 06:15:06 +05:30
  • 1d1d55e2b4 Fix #4084 Kovid Goyal 2021-10-02 05:10:59 +05:30
  • 3cea8f24d4 ... Kovid Goyal 2021-10-02 04:58:47 +05:30
  • d6a43a7729 Dont turn on disambiguate keys when receiving th XTMODKEYS escape code Kovid Goyal 2021-10-01 21:26:27 +05:30
  • cfeeec95fa Start work on delta based file transmission Kovid Goyal 2021-10-01 14:32:28 +05:30
  • e6cff61f99 Move management of destination file completely into PatchFile Kovid Goyal 2021-10-01 14:29:14 +05:30
  • eeb02ceef4 Shell integration: Workaround bash not redrawing multiline prompts Kovid Goyal 2021-10-01 09:30:26 +05:30
  • eaa0ec4fc3 ... Kovid Goyal 2021-10-01 07:57:21 +05:30
  • 91a719f80e fix query URL Kovid Goyal 2021-10-01 07:54:04 +05:30
  • 06f67e4765 typo in comment Kovid Goyal 2021-09-30 14:27:22 +05:30
  • 7530bfd1a1 lang -> source_ext since it is now file extension not language name Kovid Goyal 2021-09-30 14:25:48 +05:30
  • abf6a3f91d Fix #4080 Kovid Goyal 2021-09-30 14:23:19 +05:30
  • 21d3856e90 Another attempt at fixing fish cursor movement Kovid Goyal 2021-09-30 14:17:01 +05:30
  • 2304d0ec5c Ignore extra zero in escape code to manipulate window title stack Kovid Goyal 2021-09-30 09:16:51 +05:30
  • 5cafe198bf icat: Fix EXIF orientation not taken into account when resizing Kovid Goyal 2021-09-30 08:45:41 +05:30
  • 4ce2690bd2 DRYer Kovid Goyal 2021-09-30 08:39:27 +05:30
  • ea186ac48d Fix click to move cursor in fish multiline text Kovid Goyal 2021-09-30 07:44:30 +05:30
  • 9ab5a03f53 Fix movement of cursor when clicking and dual width chars are present in zsh Kovid Goyal 2021-09-30 07:38:44 +05:30
  • 7650c8bca9 Remove premature changelog entry Kovid Goyal 2021-09-29 20:42:06 +05:30
  • 3728d2cfd9 Add changelog entry for previous PR Kovid Goyal 2021-09-29 19:43:33 +05:30
  • 3214ba4541 Merge branch 'ibus_forward_key_event' of https://github.com/pjm0616/kitty Kovid Goyal 2021-09-29 19:36:44 +05:30
  • 4232904055 ibus: Add support for ForwardKeyEvent signal Park, Jeongmin 2021-09-29 21:20:09 +09:00
  • baf8976c2d Keep global_watchers immutable Kovid Goyal 2021-09-29 14:39:48 +05:30
  • b3ae857f3c ... Kovid Goyal 2021-09-29 14:25:13 +05:30
  • 8be0dd0d8e Restore the --watcher command line option for backwards compat Kovid Goyal 2021-09-29 14:18:55 +05:30
  • 166ea9deb9 A new watcher option for kitty.conf that replaces the old --watcher cli flag Kovid Goyal 2021-09-29 14:01:30 +05:30
  • 7a16ef2cc4 ... Kovid Goyal 2021-09-29 13:21:42 +05:30
  • a0cee13652 Also turn on extended key reporting for CSI > 4; 2 m Kovid Goyal 2021-09-29 11:12:01 +05:30
  • a3b434d2fe ... Kovid Goyal 2021-09-29 11:01:30 +05:30
  • 36ab05f003 DRYer Kovid Goyal 2021-09-29 10:59:00 +05:30
  • 35dee0c46e Dont list all releases when publishing, instead just query the API for the existing release directly Kovid Goyal 2021-09-29 10:52:51 +05:30
  • cb1858ecc8 Remove unused import Kovid Goyal 2021-09-29 10:33:04 +05:30
  • 10fbf36e92 Silence bells caused by cursor movement after click at prompt Kovid Goyal 2021-09-29 10:27:13 +05:30
  • 3c3e97aa6e Fix moved status not being returned to python Kovid Goyal 2021-09-29 08:37:26 +05:30
  • f353380e86 Fix #4074 Kovid Goyal 2021-09-29 08:08:29 +05:30
  • b1375e5ed1 ask kitten: Allow clicking on a choice to select it Kovid Goyal 2021-09-28 20:13:11 +05:30
  • 44bcbc4823 Make it easier to handle simple click events Kovid Goyal 2021-09-28 20:12:55 +05:30
  • a402a3ad12 Fix release not reporting button in sgr pixel protocol Kovid Goyal 2021-09-28 16:20:32 +05:30
  • 343eb56cdf Fix import of MouseEvent Kovid Goyal 2021-09-28 15:45:35 +05:30
  • 3efa8b6322 In SGR_PIXEL_MODE report pixel co-ords outside of window when dragging Kovid Goyal 2021-09-28 15:09:09 +05:30
  • 7cd72f344d Update link Kovid Goyal 2021-09-28 14:23:49 +05:30
  • 066dfc71aa A kitten to demo mouse handling Kovid Goyal 2021-09-28 13:43:23 +05:30
  • 769cd9be3f DRYer Kovid Goyal 2021-09-28 13:31:06 +05:30
  • 0f9d6a1e4a Forgot to clear screen before drawing Kovid Goyal 2021-09-28 12:56:19 +05:30
  • 3c742a0037 Use pixel mode for mouse tracking in kittens Kovid Goyal 2021-09-28 12:46:41 +05:30
  • 9a3d99515f Add support for reporting mouse events with pixel co-ordinates using the SGR_PIXEL_PROTOCOL introduced in xterm 359 Kovid Goyal 2021-09-28 11:41:35 +05:30
  • f3447d187d Allow handlers to ask for mouse events Kovid Goyal 2021-09-28 09:32:53 +05:30
  • 276696414e Use a full handler for choices in the ask kitten Kovid Goyal 2021-09-28 09:14:34 +05:30
  • 7d41aca0e4 More word selection direction change fixes Kovid Goyal 2021-09-27 20:42:22 +05:30
  • c71d8fe1cc Fix #4070 Kovid Goyal 2021-09-27 17:29:22 +05:30
  • cc261db606 ... Kovid Goyal 2021-09-27 12:02:23 +05:30
  • 7e17ed21ce Use the atomic update decorator everywhere Kovid Goyal 2021-09-27 12:00:33 +05:30
  • b1f4b2d8ed Use pending updates for unicode input kitten Kovid Goyal 2021-09-27 11:33:21 +05:30
  • 9cb5f6d9d7 Add changelog entry for last PR Kovid Goyal 2021-09-27 11:18:47 +05:30
  • f3177d8878 Merge branch 'unicode-input-scroll-4064' of https://github.com/dusanx/kitty Kovid Goyal 2021-09-27 11:17:42 +05:30
  • 3bc7b5bad9 Remote file transfer: Fix transfer not working is custom ssh port or identity is specified on the SSH command line Kovid Goyal 2021-09-27 10:58:40 +05:30
  • b70064d1be Use a default set of ssh options if the binary is not found Kovid Goyal 2021-09-27 10:49:38 +05:30
  • ffca2ecf19 scroll in unicode input Dusan Popovic 2021-09-26 23:18:33 +01:00
  • a32b6d5cf5 No need for Optional Kovid Goyal 2021-09-26 12:30:08 +05:30
  • 3ce087a716 ... Kovid Goyal 2021-09-26 12:26:21 +05:30
  • 15cdeef552 Cleanup test_compile a bit Kovid Goyal 2021-09-26 12:21:25 +05:30
  • a038477ce0 Cleanup previous PR Kovid Goyal 2021-09-26 11:17:54 +05:30
  • b05e939e05 Merge branch 'patch-1' of https://github.com/unisgn/kitty Kovid Goyal 2021-09-26 11:11:42 +05:30
  • 6347daf0ac Merge branch 'add-dependency-to-shell.nix' of https://github.com/Luflosi/kitty Kovid Goyal 2021-09-25 19:24:07 +05:30
  • 327f4ca327 shell.nix: add dependency on librsync Luflosi 2021-09-25 14:37:38 +02:00
  • fe0d1034aa Cleanup any extra files produced by clang in debug mode when test compiling Kovid Goyal 2021-09-25 17:41:55 +05:30
  • d982a3c94e ... Kovid Goyal 2021-09-25 14:08:44 +05:30
  • 259ca4a11e Speed up parsing of file transfer OSC codes Kovid Goyal 2021-09-25 14:05:21 +05:30
  • b9ae1fa429 ... Kovid Goyal 2021-09-25 11:04:13 +05:30
  • 0d32c1656a More work on rsync based transfer Kovid Goyal 2021-09-25 11:03:17 +05:30
  • 2defd311e1 Fix a couple of typos in schedule_write_to_child_python Kovid Goyal 2021-09-25 11:01:23 +05:30
  • d078cb264a Update ibus_glfw.c unisgn 2021-09-25 00:10:53 +08:00
  • c45a656153 ibus's dbus name owner changed detection unisgn 2021-09-24 23:10:38 +08:00
  • 1cef544cff Allow sending escape code to child in chunks Kovid Goyal 2021-09-24 16:54:04 +05:30
  • 67cef371dc Allow writing bytes when sending escape code to child Kovid Goyal 2021-09-24 14:06:09 +05:30
  • 2fcfa8d3eb ... Kovid Goyal 2021-09-24 12:03:51 +05:30
  • 03391b4f7a Improve docs a little Kovid Goyal 2021-09-24 09:05:42 +05:30
  • 2dae95bf0b Fix reload config macOS shortcut in docs Kovid Goyal 2021-09-24 08:40:00 +05:30
  • 558fad1630 Fix test_compile() with debug and clang on macOS Kovid Goyal 2021-09-24 08:31:16 +05:30
  • c2641458e7 A new option to specify the path to a sound file to use as the bell sound Kovid Goyal 2021-09-24 07:55:38 +05:30
  • bbdfdb978d Modify canberra wrapper to allow specifying a sound file path Kovid Goyal 2021-09-24 07:31:02 +05:30
  • 4112061a47 Format the INSTALL.md links Kovid Goyal 2021-09-23 20:31:13 +05:30
  • 25e9ddb4a4 Fix type signature Kovid Goyal 2021-09-23 20:27:33 +05:30
  • 66bf39db93 DRYer Kovid Goyal 2021-09-23 20:20:47 +05:30
  • be439cb887 When a tab_bar_background is specified it should extend to the edges of the OS window Kovid Goyal 2021-09-23 20:12:30 +05:30