Commit Graph

  • f3b601aa06 Make it clear what rects we are using for extra blank rects Kovid Goyal 2021-09-23 16:19:12 +05:30
  • f6a6ead0f3 Fix active_tab_foreground ignored in slant style Kovid Goyal 2021-09-23 14:40:08 +05:30
  • 43c04df98a Only report progress if connected to a TTY Kovid Goyal 2021-09-22 08:14:47 +05:30
  • 581a373dae Echo build commands Kovid Goyal 2021-09-21 08:17:53 +05:30
  • ca197a915c ... Kovid Goyal 2021-09-20 12:07:41 +05:30
  • 061111d822 Dont fail if asset already deleted Kovid Goyal 2021-09-20 12:05:35 +05:30
  • 41003d106a Set the signature parameters manually when rs_sig_args is not available Kovid Goyal 2021-09-20 11:42:44 +05:30
  • c9b1e66c71 Upload the source for nightly builds as well Kovid Goyal 2021-09-20 11:28:34 +05:30
  • 17e95cb615 Add a test for rsync roundtrip Kovid Goyal 2021-09-19 20:45:28 +05:30
  • b5c086aedb ... Kovid Goyal 2021-09-19 20:25:08 +05:30
  • 1036132838 Rename pw to bypass Kovid Goyal 2021-09-19 17:21:57 +05:30
  • 1d1d82ca50 Setup ropr buffer sizes for rsync operations Kovid Goyal 2021-09-19 17:19:34 +05:30
  • 85be3e4ed1 Also avoid mallocs for the output buffer Kovid Goyal 2021-09-19 15:28:22 +05:30
  • d5d52ec8b9 When driving a job on a file avoid mallocs for each read Kovid Goyal 2021-09-19 13:32:19 +05:30
  • ecb0d1f325 More work on wrapping librsync Kovid Goyal 2021-09-19 13:26:09 +05:30
  • 68436c93a7 More work on the transfer kitten Kovid Goyal 2021-09-19 10:17:53 +05:30
  • 2a9dff2846 Function to create the delta for a file Kovid Goyal 2021-09-18 14:00:59 +05:30
  • bcd1837924 Generator for loading signatures Kovid Goyal 2021-09-18 13:34:20 +05:30
  • 77508bfe0d Handle blocking with unused input in librsync Kovid Goyal 2021-09-18 13:08:53 +05:30
  • cf517effb3 Wrap more of the librsync API Kovid Goyal 2021-09-18 12:49:38 +05:30
  • 901a075a38 ... Kovid Goyal 2021-09-18 11:51:54 +05:30
  • 76d6820af9 Do a full link test for rs_sig_args Kovid Goyal 2021-09-18 11:44:11 +05:30
  • 7cf73c10ac clang needs a newline at the end of src Kovid Goyal 2021-09-18 11:16:56 +05:30
  • 71963aa738 Fix librsync detection on freeze builds Kovid Goyal 2021-09-18 11:10:03 +05:30
  • dcc0dabe68 Specify the library in the correct place when test compiling Kovid Goyal 2021-09-18 10:58:14 +05:30
  • 348e632dd6 Fix building on the usual ancient Linux distro suspects Kovid Goyal 2021-09-18 10:49:46 +05:30
  • 067502bd66 Fix warning on ancient gcc Kovid Goyal 2021-09-18 10:25:18 +05:30
  • 6b576fcf5c Use paths rather than flags in kitten extension definitions Kovid Goyal 2021-09-18 10:08:28 +05:30
  • 2fc972a173 rename function Kovid Goyal 2021-09-18 09:39:12 +05:30
  • a941b1af4e Implement signature generation Kovid Goyal 2021-09-17 17:42:25 +05:30
  • fbc8a1cdcb Remove workaround for older pillow in macOS CI Kovid Goyal 2021-09-17 13:57:09 +05:30
  • f0fab80f5b Start work on rsync support for file transfers Kovid Goyal 2021-09-17 13:41:45 +05:30
  • a0740d1616 Use multi-phase initialization for unicode-names Kovid Goyal 2021-09-17 08:56:55 +05:30
  • 8986d15a5b Remove unused code Kovid Goyal 2021-09-17 08:39:41 +05:30
  • 9f4f22743f Document how to install the nightly builds Kovid Goyal 2021-09-17 07:32:51 +05:30
  • 9eebd2c921 Update nightly release description with timestamp and commit sha Kovid Goyal 2021-09-16 22:44:18 +05:30
  • 5ce71506c8 Various minor fixes in nightly pipeline Kovid Goyal 2021-09-16 22:31:18 +05:30
  • ad5b43f6db Start work on infrastructure for nightly builds Kovid Goyal 2021-09-16 22:13:01 +05:30
  • aa9855516f Change memory allocation strategy for pending buf Kovid Goyal 2021-09-16 20:23:15 +05:30
  • fcd4649642 Use pending mode for progress bar updates Kovid Goyal 2021-09-16 19:54:48 +05:30
  • e12246983b Fix the upper limit for the pending buffer Kovid Goyal 2021-09-16 19:53:55 +05:30
  • e8e7ad3b75 DRYer Kovid Goyal 2021-09-16 18:34:51 +05:30
  • e9d648d37c Handle exceptions in the tui context managers Kovid Goyal 2021-09-16 18:28:29 +05:30
  • eaeece8177 Use the repeat escape code for progress bar rendering Kovid Goyal 2021-09-16 17:55:22 +05:30
  • aa9a991a85 Draw separator for final total Kovid Goyal 2021-09-16 17:45:11 +05:30
  • 0d37431def Report individual file transfer failures Kovid Goyal 2021-09-16 17:40:19 +05:30
  • 44dfd7a803 More work on transfer kitten Kovid Goyal 2021-09-16 17:28:26 +05:30
  • d2809a0acb More work on transfer kitten Kovid Goyal 2021-09-16 15:27:53 +05:30
  • 4b074d723e ... Kovid Goyal 2021-09-16 14:01:48 +05:30
  • deb6abe50e Ancient python compat Kovid Goyal 2021-09-16 13:50:05 +05:30
  • d042ea5ab9 Split up tranfer kitten code into modules Kovid Goyal 2021-09-16 13:47:12 +05:30
  • bc7c1e4d05 More work on the transfer kitten Kovid Goyal 2021-09-16 13:34:32 +05:30
  • a4c5e7c2ee More work on the transfer kitten Kovid Goyal 2021-09-16 13:02:39 +05:30
  • 504d915723 Fix div by zero errors Kovid Goyal 2021-09-16 10:30:28 +05:30
  • 039ea95390 Sanitize displayed file names Kovid Goyal 2021-09-16 10:19:08 +05:30
  • 5f32d2e56f Uppercase DELETE_ENV_VAR Kovid Goyal 2021-09-16 10:16:33 +05:30
  • 5b716df45f We dont need a special class for delete_env_var Kovid Goyal 2021-09-16 09:53:54 +05:30
  • 66e2e60ac4 Allow deleting environment vars from the child environment using env Kovid Goyal 2021-09-16 08:43:17 +05:30
  • 69dc09489b Fix name collision Kovid Goyal 2021-09-16 07:59:42 +05:30
  • 33a6abfc07 More work on the transfer kitten Kovid Goyal 2021-09-16 07:39:07 +05:30
  • f277cbf3f3 Improved trailing newline handling in the fish shell integration Kovid Goyal 2021-09-15 21:06:28 +05:30
  • 0a56ab7a1e Workaround for fish splitting on newlines when doing command substitution Kovid Goyal 2021-09-15 18:12:40 +05:30
  • a073936997 Fish shell integration: Strip trailing newlines from the original fish prompt as fish does this Kovid Goyal 2021-09-15 16:57:30 +05:30
  • 5c1dd69963 forgot this in the last commit Kovid Goyal 2021-09-15 14:03:01 +05:30
  • c08dc64581 spinner and progress bar for kittens UI Kovid Goyal 2021-09-15 13:39:39 +05:30
  • 5916bbd5b3 Merge branch 'master' of https://github.com/DiegoBaldassar/kitty Kovid Goyal 2021-09-15 07:31:51 +05:30
  • 8c104b52f9 icat: fix exception thrown if stdin is None DiegoBaldassar 2021-09-14 22:18:34 +02:00
  • 7266cb653d Add a reference for the claim of minimal latency Kovid Goyal 2021-09-14 22:38:58 +05:30
  • 2a8fd278c1 Bring implementation of XTSAVE and XTRESTORE into line with xterm Kovid Goyal 2021-09-14 21:59:41 +05:30
  • 4c25ceff29 Remove duplicated reset of mouse_utf8_mode Kovid Goyal 2021-09-14 20:22:28 +05:30
  • 26f0b53bb2 Dont compress already compressed files Kovid Goyal 2021-09-14 14:56:28 +05:30
  • 101377d7f2 Better fix for reflow with last line being empty output start line Kovid Goyal 2021-09-14 14:18:47 +05:30
  • 2487f55bbc Merge branch 'patch-1' of https://github.com/vincentbernat/kitty Kovid Goyal 2021-09-14 13:06:57 +05:30
  • f69e718151 Fix typo in documentation Vincent Bernat 2021-09-14 09:04:06 +02:00
  • 5d516a8584 ... Kovid Goyal 2021-09-13 13:26:30 +05:30
  • b1322fbe04 Prompt for permission when reading from clipboard by default Kovid Goyal 2021-09-13 12:32:40 +05:30
  • 38a5e38f88 Transmit hashed password Kovid Goyal 2021-09-13 12:00:38 +05:30
  • 78fd05c1c6 ... Kovid Goyal 2021-09-13 11:49:17 +05:30
  • 6993c905e3 Disallow empty ids in file transfer commands Kovid Goyal 2021-09-13 09:53:59 +05:30
  • 14f8ce6e15 Add a python wrapper to play arbitrary sounds Kovid Goyal 2021-09-13 08:59:34 +05:30
  • d726eb354d Play with human size some more Kovid Goyal 2021-09-12 13:40:58 +05:30
  • 1136c64d49 Make human_size() a little nicer Kovid Goyal 2021-09-12 13:28:07 +05:30
  • 3f3179db0c ... Kovid Goyal 2021-09-12 12:47:58 +05:30
  • d224a4c39f When receiving a long delayed cancel request process it before pruning Kovid Goyal 2021-09-12 12:46:30 +05:30
  • 3eee442f28 Output total transfer size when confirming Kovid Goyal 2021-09-12 12:41:48 +05:30
  • 7c90812e51 ... Kovid Goyal 2021-09-12 12:21:03 +05:30
  • 5c8bcf9379 Implement confirm paths Kovid Goyal 2021-09-12 12:12:23 +05:30
  • d40456d6a9 Add a FAQ entry with a list of alternate icons Kovid Goyal 2021-09-12 11:53:08 +05:30
  • 8e203af344 cleanup text Kovid Goyal 2021-09-12 11:40:02 +05:30
  • 31ead3f088 Basic file transfer works for sending Kovid Goyal 2021-09-12 10:02:23 +05:30
  • efaeb0f0b2 Remove backslashes from CLI theme names if no theme with the name is found Kovid Goyal 2021-09-12 09:35:31 +05:30
  • 9db9638bc3 Soak up protocol responses after a cancel to avoid outputting garbage to the shell after the kitten exits Kovid Goyal 2021-09-11 10:14:21 +05:30
  • 74c1476f6d Disallow more than 10 active receives to prevent DoS attacks Kovid Goyal 2021-09-10 21:20:05 +05:30
  • 24255be0bd Add a permission password to the transfer kitten Kovid Goyal 2021-09-10 18:09:59 +05:30
  • 0d89eb2c40 When not using alternate screen dont restore cursor position to what it was before initialization Kovid Goyal 2021-09-10 17:26:01 +05:30
  • 2350952d05 More work on the transfer kitten Kovid Goyal 2021-09-10 16:54:36 +05:30
  • 53e38cb1d2 Add a note about hologram.nvim to the graphics protocol page Kovid Goyal 2021-09-10 10:33:01 +05:30
  • f9c99a61d4 More work on file transfer Kovid Goyal 2021-09-09 12:59:31 +05:30
  • 2178c8e4af ... Kovid Goyal 2021-09-09 08:43:44 +05:30
  • 8aacf30f19 Centralize definition of file transfer OSC code Kovid Goyal 2021-09-08 13:43:59 +05:30