Commit Graph

  • 09093c8f3e Cleanup PR Kovid Goyal 2021-05-30 12:47:00 +05:30
  • 222bf09df4 Merge branch 'libstartup-notification' of https://github.com/ctrlcctrlv/kitty Kovid Goyal 2021-05-30 12:45:13 +05:30
  • 3041ff8d25 Downgrade libstartup-notification-1.so non-existence to warning Fredrick Brennan 2021-05-30 02:21:46 -04:00
  • bfe1952705 Merge branch 'less-contrast-for-powerline-alt-separator' of https://github.com/chipaca/kitty Kovid Goyal 2021-05-30 07:37:41 +05:30
  • 97181a39da Use less contrasting color for powerline alt separator John R. Lenton 2021-05-29 16:54:51 +01:00
  • 39b3d3de0f macOS: Fix the baseline for text not matching other CoreText based applications for some fonts Kovid Goyal 2021-05-29 14:15:08 +05:30
  • 056d16017f Fix #3660 Kovid Goyal 2021-05-28 05:33:12 +05:30
  • 5cef0aef92 Update changelog for last PR Kovid Goyal 2021-05-25 18:19:34 +05:30
  • f794de5b9b Merge branch 'new-menu-items' of https://github.com/Luflosi/kitty Kovid Goyal 2021-05-25 18:18:32 +05:30
  • 4a67af9b90 macOS: add menu items for new_window and close_window Luflosi 2021-05-23 20:28:50 +02:00
  • f178dff4e0 Remove the special_types kludge for is_multiple options Kovid Goyal 2021-05-25 11:25:39 +05:30
  • ba821cb02f DOnt be lazy about typing font features Kovid Goyal 2021-05-25 09:29:47 +05:30
  • b169831810 remove unused import Kovid Goyal 2021-05-25 09:00:54 +05:30
  • 06b3c71304 Make is_multiple explicit Kovid Goyal 2021-05-25 08:43:06 +05:30
  • fe94f4cbb4 Move type parsers for config into own module Kovid Goyal 2021-05-24 22:29:28 +05:30
  • a4daa49f70 Micro-optimization Kovid Goyal 2021-05-24 17:11:20 +05:30
  • 3b1d534f6d The parser doesnt need the full defaults object Kovid Goyal 2021-05-24 14:01:50 +05:30
  • c1777b1098 DRYer Kovid Goyal 2021-05-24 13:42:51 +05:30
  • c827a29a7b Use the new get_options() function Kovid Goyal 2021-05-24 12:29:11 +05:30
  • 253b219d67 Store the options object globally Kovid Goyal 2021-05-24 11:50:03 +05:30
  • b702f3daf1 In extend from point mode always restrict the top line to be from the point, even for multiline selections Kovid Goyal 2021-05-23 15:52:48 +05:30
  • 76c9f46438 Disambiguate between click and doublepress Kovid Goyal 2021-05-23 13:38:19 +05:30
  • c6c203da43 Remove unused imports Kovid Goyal 2021-05-23 11:48:30 +05:30
  • 00302b74d1 Add a default mapping for line_from_point selection Kovid Goyal 2021-05-23 11:37:26 +05:30
  • 32f6f18527 DRYer Kovid Goyal 2021-05-23 11:22:29 +05:30
  • 4fd0446538 Merge branch 'new-menu-bar-item' of https://github.com/Luflosi/kitty Kovid Goyal 2021-05-22 06:03:32 +05:30
  • 082ad61d14 macOS: move menu bar items for opening and closing OS windows and tabs to new menu Luflosi 2021-05-21 12:49:00 +02:00
  • 0ca4faa25b New OS window -> New OS Window Kovid Goyal 2021-05-21 17:57:53 +05:30
  • 46a0566e2e Special handling for IOSevka's future ligatures Kovid Goyal 2021-05-21 17:53:49 +05:30
  • 97440d45d6 Add an example showing how to run things in scripts via launch Kovid Goyal 2021-05-21 16:02:05 +05:30
  • c5afe4e745 Merge branch 'feat/undercurl-retina' of https://github.com/disrupted/kitty Kovid Goyal 2021-05-21 08:30:21 +05:30
  • bc6e819396 typos in text Kovid Goyal 2021-05-19 20:24:29 +05:30
  • d650a97dda Fix undercurl height & thickness on HiDPI screens disrupted 2021-05-17 21:46:58 +02:00
  • cf88eb9d60 ssh kitten: Mimic behavior of ssh more closely Kovid Goyal 2021-05-18 15:12:57 +05:30
  • 0a742ea8d0 middle is more common than start or end Kovid Goyal 2021-05-18 09:55:00 +05:30
  • cb8935746f Pass the font group to init_face Kovid Goyal 2021-05-18 07:58:32 +05:30
  • 608ac953e5 Pass DPI through to special render function Kovid Goyal 2021-05-18 07:46:04 +05:30
  • 4d0d0b205d Improve parser error messages a bit Kovid Goyal 2021-05-17 21:29:54 +05:30
  • 07b643e24c Remove expected behavior section from issue template Kovid Goyal 2021-05-17 18:38:46 +05:30
  • 02fb020dfd Better fix for minimal border layout issue Kovid Goyal 2021-05-17 15:30:03 +05:30
  • bac6ebdf95 Fix incorrect border drawing when multiple tabs and multiple OS Windows are present and some of the OS Windows have tab bars and some dont Kovid Goyal 2021-05-17 15:04:33 +05:30
  • b7072d4097 Mention how to unmap mouse actions Kovid Goyal 2021-05-17 08:26:12 +05:30
  • d7c7bb00b8 Merge branch 'master' of https://github.com/copy/kitty Kovid Goyal 2021-05-17 07:42:13 +05:30
  • 0485f0c7ed kitty @ get-text add an option to wrap long lines Fabian 2021-05-16 15:10:00 -05:00
  • 2ade6c0739 Update outdated info in build docs Kovid Goyal 2021-05-16 21:22:33 +05:30
  • 5eeb19871b Update dependency requirements for build from source Kovid Goyal 2021-05-16 21:20:11 +05:30
  • 083a0ae5fc ... Kovid Goyal 2021-05-16 09:33:06 +05:30
  • ccc370e1c4 Dont initialize FontConfig when importing fast_data_types Kovid Goyal 2021-05-15 10:41:54 +05:30
  • 23b8cafc41 Add layout name completion to @ goto-layout Kovid Goyal 2021-05-15 10:25:34 +05:30
  • d7ab96856c ... Kovid Goyal 2021-05-15 09:42:52 +05:30
  • 3c77229f61 Add --no-response to set-background-image Kovid Goyal 2021-05-15 09:41:22 +05:30
  • fcd206891f kitty @ get-text add an option to also get the current cursor position and state as ANSI escape codes Kovid Goyal 2021-05-15 09:27:28 +05:30
  • 3bf9130b0a Fix deleting windows that are not the last window via remote control leaving no window focused Kovid Goyal 2021-05-14 07:25:48 +05:30
  • 4125ac013f Validate command line args to @ goto-layout better Kovid Goyal 2021-05-13 20:46:37 +05:30
  • e089e9c121 Clarify what --debug-config does Kovid Goyal 2021-05-13 20:19:34 +05:30
  • 81af379bbc correct spelling Kovid Goyal 2021-05-13 17:46:21 +05:30
  • 9b07aa6894 Simplify Quickstart section by delegating repo link to repology.org Kovid Goyal 2021-05-13 17:42:29 +05:30
  • a75140c6d7 Add a --working-directory alias for --directory as this is commonly used in many terminal emulators Kovid Goyal 2021-05-13 16:13:46 +05:30
  • f3364cfdc0 Guard against invalid cache file in a couple more places Kovid Goyal 2021-05-13 09:51:57 +05:30
  • f64b4e0e56 ... Kovid Goyal 2021-05-12 20:26:38 +05:30
  • a1356d3bcf ... Kovid Goyal 2021-05-12 12:29:53 +05:30
  • 4c5a1ceefa Add a FAQ entry for why one should never output binary data into terminals Kovid Goyal 2021-05-12 12:24:29 +05:30
  • e4b4a35375 macOS: Fix rendering getting stuck on some machines after sleep/screensaver Kovid Goyal 2021-05-12 07:29:51 +05:30
  • cc2afef390 Make the max number of unscrolled lines implementation defined Kovid Goyal 2021-05-11 14:55:14 +05:30
  • 7c5706ead9 Add the ability to unscroll the screen to the `kitty @ scroll-window` remote control command Kovid Goyal 2021-05-11 14:35:47 +05:30
  • bcb739fcd2 Allow clicking URLs to open them without needing to also hold ctrl+shift Kovid Goyal 2021-05-11 14:20:12 +05:30
  • 85ef3724f1 Proper prefix when reporting Move events Kovid Goyal 2021-05-11 14:02:17 +05:30
  • cb21422836 Add click and doubleclick events as well Kovid Goyal 2021-05-11 13:59:52 +05:30
  • 1c9674cec9 SPlit up add_click into two functions Kovid Goyal 2021-05-11 13:19:34 +05:30
  • 6dcc09a96f Port mouse selection tests to new framework Kovid Goyal 2021-05-11 11:49:44 +05:30
  • 0260c9d3fb Add a note about selection drag being auto-released Kovid Goyal 2021-05-11 11:18:10 +05:30
  • 80c03f28f8 Add a note about backward incompatibility Kovid Goyal 2021-05-11 10:36:48 +05:30
  • eeaf67079a DRYer Kovid Goyal 2021-05-11 10:33:01 +05:30
  • c50863c0d5 Add a note about --debug-input Kovid Goyal 2021-05-11 10:28:27 +05:30
  • f4ab6542fa ... Kovid Goyal 2021-05-11 10:24:48 +05:30
  • dfbe1bd234 Add debug prints for mouse events Kovid Goyal 2021-05-11 10:22:30 +05:30
  • 1e89cdc055 Get middle click paste working and dont trigger when mouse is grabbed Kovid Goyal 2021-05-11 09:20:27 +05:30
  • 7a40959f13 Add a configurable mouse action to select from the clicked point to the end of the line. Kovid Goyal 2021-05-11 09:01:52 +05:30
  • 2b4d55804c Document the mouse action mapping infrastructure Kovid Goyal 2021-05-11 08:39:13 +05:30
  • 858dac5601 Port mouse selection handling to the new generic mouse actions framework Kovid Goyal 2021-05-10 21:33:13 +05:30
  • e944945b7a Implement URL clicking handler Kovid Goyal 2021-05-10 15:35:50 +05:30
  • 920151a460 Fix mouse event dispatch Kovid Goyal 2021-05-10 14:48:29 +05:30
  • ac2a01fb09 Implement documentation generation and conf file generation for mouse actions Kovid Goyal 2021-05-10 14:27:45 +05:30
  • a7933018cb Start work on intercepting mouse events Kovid Goyal 2021-05-08 20:55:09 +05:30
  • 5ee889eadd Dont carry around a bunch of definitions that were only needed during parsing on the opts object Kovid Goyal 2021-05-08 11:59:34 +05:30
  • e811f03011 Match key names Kovid Goyal 2021-05-08 10:29:42 +05:30
  • 417c81de60 Implement parsing for mouse_map config Kovid Goyal 2021-05-08 09:06:45 +05:30
  • 212c653165 Maintain separate click queues for every button Kovid Goyal 2021-05-07 18:04:37 +05:30
  • e36f11385f Convert mouse buttons to an enum Kovid Goyal 2021-05-07 17:33:24 +05:30
  • abb05f4883 ... Kovid Goyal 2021-05-07 17:33:14 +05:30
  • 2973f33959 Start work on parsing mouse mappings Kovid Goyal 2021-05-07 14:47:40 +05:30
  • 053c2ed2b9 Make pow10_array const Kovid Goyal 2021-05-07 14:13:49 +05:30
  • 1865570390 Dont force dragging to be with left button Kovid Goyal 2021-05-07 13:38:51 +05:30
  • ba1ee7e6cc Code to dispatch mouse events to python Kovid Goyal 2021-05-07 13:24:38 +05:30
  • f6b0fcbc0f Add a link to patat Kovid Goyal 2021-05-10 07:12:31 +05:30
  • a802058886 Add a link to hologram.nvim Kovid Goyal 2021-05-10 07:08:27 +05:30
  • bbc1f68966 Add a link to euporie Kovid Goyal 2021-05-10 07:04:45 +05:30
  • ca0b42c3bd oops Kovid Goyal 2021-05-10 06:28:03 +05:30
  • 9536a475ff Add changelog entry for last PR Kovid Goyal 2021-05-10 06:12:41 +05:30
  • cfd731c376 Merge branch 'background-process-always-inherit-env' of https://github.com/trygveaa/kitty Kovid Goyal 2021-05-10 06:11:31 +05:30