Commit Graph

  • a788cd9f64 Also clear the current visual select when selecting in stack layout Kovid Goyal 2021-10-31 10:15:06 +05:30
  • 6997e36670 ... Kovid Goyal 2021-10-31 10:11:50 +05:30
  • 1893b3ce0f Store visual select in flight information in a single object Kovid Goyal 2021-10-31 10:10:20 +05:30
  • 576abecf7d oops forgot to call cancel current visual select when starting a new one Kovid Goyal 2021-10-31 09:54:28 +05:30
  • b9b799533b Eh, mypy doesnt let me ignore requests on CI Kovid Goyal 2021-10-31 09:40:03 +05:30
  • 70a01955b8 Fix timeout of @ select-window not canceling the visual select Kovid Goyal 2021-10-31 09:38:55 +05:30
  • 5f9409a91d Fix visual select failing if triggerred when there is already an active visual select Kovid Goyal 2021-10-31 09:32:12 +05:30
  • 32805ca968 More work on file transfer Kovid Goyal 2021-10-31 09:28:20 +05:30
  • 8dfb0c6675 Dont bother with type checking requests in the publish script Kovid Goyal 2021-10-31 09:25:39 +05:30
  • 7428d42c16 Restore environ after running tests Kovid Goyal 2021-10-31 09:20:06 +05:30
  • 99d9cb0b0d Run tests with HOME set to a tempdir Kovid Goyal 2021-10-31 08:20:46 +05:30
  • 80ab60f1b6 Merge branch 'fix-clang-warning' of https://github.com/Luflosi/kitty Kovid Goyal 2021-10-30 20:30:27 +05:30
  • a1d24028b8 Fix Clang warning Luflosi 2021-10-30 16:13:33 +02:00
  • d03f4dbc98 More work on file transfer Kovid Goyal 2021-10-30 16:54:27 +05:30
  • f1573654b9 Update changelog for previous PR Kovid Goyal 2021-10-30 15:16:11 +05:30
  • e703103fa8 Merge branch 'bgimage-options' of https://github.com/itepechi/kitty into bg Kovid Goyal 2021-10-30 15:04:41 +05:30
  • 6241369b6c Cancel an async request on timeout so no spurious data is sent to the tty Kovid Goyal 2021-10-30 14:46:48 +05:30
  • 2a637e4220 Simplify sending of async response Kovid Goyal 2021-10-30 14:10:09 +05:30
  • 816360c275 A new remote control command to visually select a window Kovid Goyal 2021-10-30 13:56:48 +05:30
  • c541d7e349 Document --self in the launch rc protocol Kovid Goyal 2021-10-30 12:36:58 +05:30
  • df70d8661a Pass the peer id to commands Kovid Goyal 2021-10-30 12:29:27 +05:30
  • c3daa969fa Allow individual commands to control the response timeout Kovid Goyal 2021-10-30 12:20:37 +05:30
  • 66a7c3bc4d Simplify handling of --no-response Kovid Goyal 2021-10-30 12:15:37 +05:30
  • 3553b3ce3d Pass the peer id to python for potentially async replies Kovid Goyal 2021-10-30 08:31:13 +05:30
  • 9289c2de69 Refactor background_image_anchor for cleaner code itepechi 2021-10-30 03:07:03 +09:00
  • dac1612cb0 Calculate background image position on the GPU itepechi 2021-10-28 18:22:06 +09:00
  • 87d79c7415 Change the naming of directions in option background_image_anchor for consistency itepechi 2021-10-27 04:58:08 +09:00
  • 86d7aaa03a Add clamped to option background_image_layout itepechi 2021-10-26 03:18:36 +09:00
  • cae31ab336 Read/Write bganchor directly from the options' state itepechi 2021-10-25 16:06:00 +09:00
  • 2aa01c58a1 Add option background_image_anchor to configure bgimage position itepechi 2021-10-25 06:34:52 +09:00
  • ee852cf5fc More work on file transmission Kovid Goyal 2021-10-29 21:52:49 +05:30
  • 5eb87b9f10 Micro-optimizations of fish sheel integration script Kovid Goyal 2021-10-29 21:51:48 +05:30
  • 820a893d75 More work on file transfer Kovid Goyal 2021-10-29 15:01:31 +05:30
  • ce823e4b08 Fix incorrect scissoring for window resize counter Kovid Goyal 2021-10-28 21:45:15 +05:30
  • 21830048c9 Fix reading session from STDIN not working when used with --single-instance Kovid Goyal 2021-10-28 17:00:54 +05:30
  • 1251f9ec80 Keep the list of nullable colors up to date automatically Kovid Goyal 2021-10-28 15:21:42 +05:30
  • 4839cbe9d0 ... Kovid Goyal 2021-10-28 15:04:36 +05:30
  • 702bfccfa2 Allow reverse video for the mouse selection Kovid Goyal 2021-10-28 15:01:48 +05:30
  • 28386cc496 Fix nulling selection_fg not working Kovid Goyal 2021-10-28 14:38:35 +05:30
  • 0c1a7347db Mark another nullable color Kovid Goyal 2021-10-28 14:38:09 +05:30
  • c06a03ab96 Avoid very low contrast colors for reverse video cursor Kovid Goyal 2021-10-28 14:14:38 +05:30
  • 93dbcab10a Refactor code to get cell colors Kovid Goyal 2021-10-28 13:35:30 +05:30
  • 5f12fbc2ee Convenient aliases Kovid Goyal 2021-10-28 11:18:16 +05:30
  • 2443dc135c Use a faster implementation of the Color type Kovid Goyal 2021-10-28 11:15:13 +05:30
  • 40c046f86b ooops Kovid Goyal 2021-10-28 08:17:16 +05:30
  • aee5c317f6 ... Kovid Goyal 2021-10-28 08:12:35 +05:30
  • 0fdafd8398 Allow rendering the cursor with reverse video Kovid Goyal 2021-10-28 00:19:36 +05:30
  • 3ca3c67828 Remove unused code Kovid Goyal 2021-10-27 17:15:45 +05:30
  • 336bc2c0e6 Update include path for fish integration script Kovid Goyal 2021-10-27 16:54:54 +05:30
  • d3a3f99848 Use an env var for fish shell integration Kovid Goyal 2021-10-27 14:59:11 +05:30
  • d31935b8eb Old python compat Kovid Goyal 2021-10-27 14:23:07 +05:30
  • 13928d4d35 When showing last command output and similar cursor less text with the scrollback pager set CURSOR_LINE and CURSOR_COLUMN to 0 Kovid Goyal 2021-10-27 14:20:33 +05:30
  • 212af78032 Turn on strict checks for mypy Kovid Goyal 2021-10-27 14:00:38 +05:30
  • 60472fcee3 Add more type annotations Kovid Goyal 2021-10-27 14:00:29 +05:30
  • c899eb4ee3 Add more type annotations Kovid Goyal 2021-10-27 13:44:12 +05:30
  • d090db380f Add more type annotations Kovid Goyal 2021-10-27 13:26:18 +05:30
  • a26f041964 Add more type annotations Kovid Goyal 2021-10-27 12:31:10 +05:30
  • b22bda3cba Add more type annotations Kovid Goyal 2021-10-27 11:36:34 +05:30
  • 69e903a4c4 Add more type annotations Kovid Goyal 2021-10-27 11:13:28 +05:30
  • 6f19fd5912 Add more type annotations Kovid Goyal 2021-10-27 10:50:24 +05:30
  • 9c2f96f7eb Add more type annotations Kovid Goyal 2021-10-27 08:45:45 +05:30
  • 4494ddd8ff mypy: Turn on return value checks Kovid Goyal 2021-10-26 22:39:14 +05:30
  • 5cb36a4632 More work on file transfer Kovid Goyal 2021-10-26 22:05:38 +05:30
  • 9b7342b231 Mark output before running command Kovid Goyal 2021-10-25 20:40:55 +05:30
  • 01ebc8f15a Use a space as content placeholder when resizing Kovid Goyal 2021-10-25 20:05:26 +05:30
  • 472baf7337 DRYer Kovid Goyal 2021-10-25 18:12:48 +05:30
  • c381716ecf Specify we need alpha as well Kovid Goyal 2021-10-25 17:15:46 +05:30
  • 0e08c6c660 Fix a one pixel line not being drawn at the bottom edge of the fat and tall layouts Kovid Goyal 2021-10-25 15:28:49 +05:30
  • 6da79ab614 Reset draw data default bg when background is changed Kovid Goyal 2021-10-25 12:40:36 +05:30
  • a44a3195ab Ensure border rects are updated when patching colors Kovid Goyal 2021-10-25 12:37:29 +05:30
  • f78feb5abf Allow very long middle clicks to close tabs Kovid Goyal 2021-10-25 12:23:54 +05:30
  • 4385acd3c6 A new option to set the tab bar margin color independently Kovid Goyal 2021-10-25 12:21:46 +05:30
  • c0927a3643 Fix rendering of tab bar right margin Kovid Goyal 2021-10-25 11:39:04 +05:30
  • 37692119e1 Close tab on middle click release not press Kovid Goyal 2021-10-25 10:56:10 +05:30
  • 0f193141af Add support for OSC 777 based desktop notifications Kovid Goyal 2021-10-25 10:46:00 +05:30
  • 24d5fc5f15 Add changelog entries for all the tab bar changes Kovid Goyal 2021-10-25 10:27:59 +05:30
  • 1ab8d58bf7 Ensure right margin is drawn Kovid Goyal 2021-10-25 10:27:47 +05:30
  • 691bf75b35 Fix tab bar not being redrawn when colors changed by set-colors Kovid Goyal 2021-10-25 10:17:48 +05:30
  • 63e23d7fe3 Fix set-colors unable to set tab_bar_background to none Kovid Goyal 2021-10-25 10:01:32 +05:30
  • 23d0db5458 ... Kovid Goyal 2021-10-25 09:17:29 +05:30
  • 71c62664cd Fix tab bar background not being update in the shader when using set-colors Kovid Goyal 2021-10-25 09:11:23 +05:30
  • c9faf5dd59 Extra update_blank_colors() call is not needed Kovid Goyal 2021-10-25 09:02:08 +05:30
  • baf080f147 Tab bar left margin should be drawn in the same background color as the other margins Kovid Goyal 2021-10-25 09:00:49 +05:30
  • 0e29ee9299 ... Kovid Goyal 2021-10-25 08:48:28 +05:30
  • d52e5fab1e Merge branch 'master' of https://github.com/python-pitfalls/kitty Kovid Goyal 2021-10-25 08:43:08 +05:30
  • 9f442eb7e4 removed a consider-using-in pitfall case Naelson Douglas 2021-10-25 00:04:23 -03:00
  • 0d94ca5399 Better fix for closing non-active tab Kovid Goyal 2021-10-25 08:11:50 +05:30
  • 13b900faf7 Activate tab before closing on middle click Kovid Goyal 2021-10-25 07:50:05 +05:30
  • 32ad75c5ab Workaround mypy bug Kovid Goyal 2021-10-24 23:03:33 +05:30
  • 7a45653575 ... Kovid Goyal 2021-10-24 22:59:50 +05:30
  • b316e97a4f Allow middle clicking on a tab to close it Kovid Goyal 2021-10-24 22:56:30 +05:30
  • 6c7420f4e7 Add a comment explaining why we do 1,1,1,0 Kovid Goyal 2021-10-24 13:40:18 +05:30
  • 80a357623d Linux X11: Add support for 10bit colors Kovid Goyal 2021-10-24 13:19:05 +05:30
  • 0a4dfa8fd2 macOS: Prevent resizing of fullscreen OS windows as it leads to visual artifacts Kovid Goyal 2021-10-24 12:38:44 +05:30
  • 4604558d35 Add some more docs for cursor_shape Kovid Goyal 2021-10-24 08:22:01 +05:30
  • 089ab9ee9f Use a pre zsh 5.5 syntax for assoc arrays Kovid Goyal 2021-10-24 08:16:44 +05:30
  • 4fb804efc6 ... Kovid Goyal 2021-10-23 18:55:55 +05:30
  • 5b2ba448b6 Only modify .zshrc to add shell integration if it already exists Kovid Goyal 2021-10-23 18:54:59 +05:30
  • 899b5078eb bash integration: fix newline replace in PS1 Kovid Goyal 2021-10-23 18:48:45 +05:30
  • edd423aad6 macOS; Fix restoring from fullscreen when resize increments are enabled Kovid Goyal 2021-10-23 13:06:47 +05:30