Commit Graph

  • d7b0aa48c9 Dont display empty match groups Kovid Goyal 2023-03-07 16:53:52 +05:30
  • ea1842407d Auto accept completion when only a single candidate is present Kovid Goyal 2023-03-07 16:48:53 +05:30
  • 0e73c01093 readline: Automatically do word completion based on history Kovid Goyal 2023-03-07 16:44:02 +05:30
  • 4cef83ffd0 show message even for password asks Kovid Goyal 2023-03-07 13:52:01 +05:30
  • f4b0fbc61e Fix invocation of wrapped UI kittens Kovid Goyal 2023-03-07 13:23:28 +05:30
  • 0da998ac53 Implement reading of password Kovid Goyal 2023-03-07 13:10:12 +05:30
  • bb22990af9 ... Kovid Goyal 2023-03-07 09:33:33 +05:30
  • 7ad5dc6a6f Fix mouse CSI parsing Kovid Goyal 2023-03-07 09:23:48 +05:30
  • 0aa55fb755 Start work on porting the ask kitten Kovid Goyal 2023-03-07 08:50:12 +05:30
  • 672ecde68b X11: Fix a crash if the X server requests clipboard data after we have relinquished the clipboard Kovid Goyal 2023-03-07 13:53:07 +05:30
  • ecfebcd6af ... Kovid Goyal 2023-03-07 12:42:25 +05:30
  • cd4b19918c make the latest mypy happy Kovid Goyal 2023-03-07 12:02:08 +05:30
  • 2bbf9a4e9b Wayland KDE: Fix selecting in un-focused OS window not working correctly Kovid Goyal 2023-03-07 11:29:57 +05:30
  • e043fef257 Synthesize click events in the loop Kovid Goyal 2023-03-07 07:57:14 +05:30
  • 5c87d7f84f Cleanup ring buffer implementation Kovid Goyal 2023-03-07 07:43:53 +05:30
  • 37cebbc817 Implement decoding of mouse events in Go Kovid Goyal 2023-03-07 07:20:46 +05:30
  • 16c7681c7c diff kitten: Speedup patch parsing by working with bytes rather than unicode Kovid Goyal 2023-03-06 09:55:55 +05:30
  • 99b23c5c66 ... Kovid Goyal 2023-03-05 14:25:19 +05:30
  • db972f3442 Cleanup parsing of single char options Kovid Goyal 2023-03-05 14:22:53 +05:30
  • 23d2293296 More tests for rg arg parsing Kovid Goyal 2023-03-05 14:09:04 +05:30
  • 716a048e6c ... Kovid Goyal 2023-03-05 14:01:33 +05:30
  • a252ff1c7b Merge branch 'hold-kp-enter' of https://github.com/page-down/kitty Kovid Goyal 2023-03-05 14:00:39 +05:30
  • 2ee30302fe hold: Allow pressing the numeric keypad enter key to exit pagedown 2023-03-05 16:18:29 +08:00
  • 6660071d3a Port the hyperlinked_grep kitten to Go Kovid Goyal 2023-03-05 13:41:57 +05:30
  • a0d30f4dd8 DRYer Kovid Goyal 2023-03-05 13:41:36 +05:30
  • c88a171b28 Map should use same order of arguments as pythons map Kovid Goyal 2023-03-05 12:19:03 +05:30
  • e6d53a1921 Merge branch 'nerd-fonts' of https://github.com/page-down/kitty Kovid Goyal 2023-03-05 08:42:26 +05:30
  • 0e4b374b7b Merge branch 'fix-which' of https://github.com/page-down/kitty Kovid Goyal 2023-03-05 08:41:04 +05:30
  • 0147ef467b Import the missing which pagedown 2023-03-05 08:51:29 +08:00
  • e9f5806dcd Update to Nerd Fonts 2.3.3 pagedown 2023-03-04 23:23:52 +08:00
  • 3cfb5441fc Merge branch 'ime' of https://github.com/page-down/kitty Kovid Goyal 2023-03-04 13:48:32 +05:30
  • 823db08712 IME: Right align overlay when typing at the edge of the screen pagedown 2023-03-04 16:11:29 +08:00
  • a2887bb9e0 get rid of utils.Cut since we can now rely on strings.Cut instead Kovid Goyal 2023-03-04 13:37:55 +05:30
  • defac0c061 Implement automatic tmux passthrough for icat Kovid Goyal 2023-03-04 13:01:23 +05:30
  • 8bd814444c Fix active TMUX session detection Kovid Goyal 2023-03-04 12:50:07 +05:30
  • 1218a152bf Implement unicode placeholders in icat Kovid Goyal 2023-03-04 11:54:22 +05:30
  • ed8a88e009 Add new unicode placeholder and tmux passthrough options to icat Kovid Goyal 2023-03-03 22:06:35 +05:30
  • 5b160ea599 Use Once for CachedHostname Kovid Goyal 2023-03-03 15:20:35 +05:30
  • e6662e11c3 Dont change the tmux allow-passthrough mode if it is already set Kovid Goyal 2023-03-03 15:06:49 +05:30
  • 1bf911a81b Generate the rowcol diacrticis for Go as well Kovid Goyal 2023-03-03 14:39:38 +05:30
  • a7ed47575e Improve documentation for Unicode placeholders Kovid Goyal 2023-03-03 12:45:52 +05:30
  • 8add28de96 Merge branch 'pr-unicode-placeholders' of https://github.com/sergei-grechanik/kitty Kovid Goyal 2023-03-03 10:55:02 +05:30
  • 900111572e Linux binary installer: Proceed via a staged tmpdir Kovid Goyal 2023-03-02 14:13:34 +05:30
  • 3f293db632 ... Kovid Goyal 2023-03-02 13:34:42 +05:30
  • eab3b2a689 Reduce the number of spurious focus events Kovid Goyal 2023-03-02 13:29:05 +05:30
  • 719fe9ea04 Fix deletion of assets from nightly release on GitHub Kovid Goyal 2023-03-02 11:28:05 +05:30
  • 294d36f2d3 Merge branch 'hints-kitten' of https://github.com/page-down/kitty Kovid Goyal 2023-03-02 08:04:06 +05:30
  • 4c9d90efbb hints kitten: Perform copy action with --program when matching linenum pagedown 2023-03-02 10:30:17 +08:00
  • fccd776732 Fix overlay windows not inheriting the per-window padding and margin settings of their parents Kovid Goyal 2023-03-01 21:45:17 +05:30
  • 66804dafe8 Fix a regression that broke drawing of images below non-default cell backgrounds Kovid Goyal 2023-03-01 21:12:30 +05:30
  • 6d73306198 Fix for GitHub releases API not returning all assets when querying the assets URL due to pagination Kovid Goyal 2023-03-01 20:54:20 +05:30
  • eb6d777790 ... Kovid Goyal 2023-03-01 20:34:09 +05:30
  • 81f8ed6b45 Use @ rather than # for named buffers prefix char Kovid Goyal 2023-03-01 19:54:03 +05:30
  • 8ad39332c9 Merge branch 'hints-kitten-copy-to-buffer' of https://github.com/page-down/kitty Kovid Goyal 2023-03-01 19:49:52 +05:30
  • c94401729a Add protocol docs for async and streaming requests Kovid Goyal 2023-03-01 19:46:29 +05:30
  • 854529c443 hints kitten: Allow copying matches to named buffers pagedown 2023-03-01 22:10:24 +08:00
  • bd32019b91 Fix error display when remote control mapping fails Kovid Goyal 2023-03-01 17:45:57 +05:30
  • 004aaf3291 Fix setting background image and logo via remote control key mapping not working Kovid Goyal 2023-03-01 17:42:55 +05:30
  • 22f6728fed Do not buffer PNG data to disk when setting window background or logo images Kovid Goyal 2023-03-01 17:34:38 +05:30
  • f0aacbd437 Remove unused code Kovid Goyal 2023-03-01 16:54:06 +05:30
  • 1bf180f354 Allow loading window background images from memory Kovid Goyal 2023-03-01 16:11:38 +05:30
  • bf79940a13 When reloading config also reload all GPU data Kovid Goyal 2023-03-01 11:13:12 +05:30
  • 0616f9e077 Fix background image not changing when reloading config Kovid Goyal 2023-03-01 10:50:33 +05:30
  • cbf3b5860b Merge branch 'png' of https://github.com/page-down/kitty Kovid Goyal 2023-03-01 10:21:52 +05:30
  • 3d50c1ea5a Fix cursor misalignment after displaying detailed traceback pagedown 2023-03-01 12:04:04 +08:00
  • 08c0321fc4 Don't use the deprecated imghdr module pagedown 2023-03-01 12:03:56 +08:00
  • cd8bb462c3 Add KITTY_VCS_REV for release builds as well Kovid Goyal 2023-02-28 19:41:28 +05:30
  • 5b46d990a2 Add Read/Write to the MMap interface Kovid Goyal 2023-02-28 19:01:15 +05:30
  • 944e036611 DRYer Kovid Goyal 2023-02-28 15:26:17 +05:30
  • 1b2fe90ed1 Fix askpass.go on shm_syscall based systems Kovid Goyal 2023-02-28 14:11:27 +05:30
  • ba1ce996bb Fix WriteWithSize() on shm_syscall Kovid Goyal 2023-02-28 13:50:06 +05:30
  • 327cefbfda Make test more robust Kovid Goyal 2023-02-28 13:44:29 +05:30
  • ce12fd3515 Fix ReadWithSizeAndUnlink on systems that have syscall based mmap Kovid Goyal 2023-02-28 13:44:09 +05:30
  • 4d3ce47813 ... Kovid Goyal 2023-02-28 13:19:51 +05:30
  • 8729717229 Dont create SHM files in the bootstrap limit and related tests Kovid Goyal 2023-02-28 13:16:00 +05:30
  • 935a36f5a8 Allow specifying VCS revision on the build command line Kovid Goyal 2023-02-28 13:05:43 +05:30
  • 1ddb1dc5e1 ... Kovid Goyal 2023-02-28 13:00:19 +05:30
  • 9135ba138e Merge branch 'ssh' Kovid Goyal 2023-02-28 12:45:51 +05:30
  • 00b3437a05 Remove python implementation of SSH kitten Kovid Goyal 2023-02-28 12:32:42 +05:30
  • 3558d1c274 Finish porting support for color schemes to SSH kitten Kovid Goyal 2023-02-28 12:08:55 +05:30
  • 8302e5d74b Merge branch 'james/typo' of https://github.com/jamesbvaughan/kitty Kovid Goyal 2023-02-28 08:13:23 +05:30
  • a5a0d5acb9 Fix typo in overview doc James Vaughan 2023-02-27 16:53:44 -08:00
  • c877b2a5cb Code to dump basic colors from a theme as escape codes Kovid Goyal 2023-02-27 08:00:13 +05:30
  • c1791c8d2b Function to load theme code Kovid Goyal 2023-02-26 22:09:07 +05:30
  • 22150e13fd Add tests for cache file downloading Kovid Goyal 2023-02-26 21:56:03 +05:30
  • 7ce64fcde0 Support include when loading themes from dirs Kovid Goyal 2023-02-26 21:16:29 +05:30
  • 0b09d18b36 Port theme loading code to Go Kovid Goyal 2023-02-26 20:40:59 +05:30
  • 4eea2fd4fc Port code to download themeball to Go Kovid Goyal 2023-02-26 15:21:49 +05:30
  • c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly Kovid Goyal 2023-02-26 13:32:35 +05:30
  • 64cb9c9542 More work on porting ssh kitten Kovid Goyal 2023-02-26 11:12:31 +05:30
  • 4a5c6ad47f Functions to punch DCS escapes through tmux Kovid Goyal 2023-02-26 11:11:42 +05:30
  • 6de77ce987 Clean up exclude pattern handling Kovid Goyal 2023-02-26 09:12:12 +05:30
  • 5cc3d3cbfe Fix remaining failing tests Kovid Goyal 2023-02-25 10:27:01 +05:30
  • dc938cf3dd More test fixes Kovid Goyal 2023-02-24 20:09:21 +05:30
  • 22ea33182a Fix various test failures Kovid Goyal 2023-02-24 17:28:48 +05:30
  • 3f417b26b2 Wire up the new ssh kitten into the python ssh kitten tests Kovid Goyal 2023-02-24 16:06:12 +05:30
  • e4002b5691 Switch to a more capable glob implementation that supports ** Kovid Goyal 2023-02-24 13:43:38 +05:30
  • 77c04107f3 Add test for tarfile exclusion Kovid Goyal 2023-02-24 11:46:50 +05:30
  • a5cf66b334 Stable constants generation Kovid Goyal 2023-02-24 10:41:58 +05:30
  • 525caff938 Move get_connection_data to utils module as it is not needed for the actual kitten Kovid Goyal 2023-02-24 10:09:32 +05:30