Commit Graph

  • 6b371eb8a8 Merge branch 'master' of github.com:kovidgoyal/kitty Kovid Goyal 2018-09-01 10:32:44 +05:30
  • f6660a0d55 Require PENV when publishing Kovid Goyal 2018-09-01 10:32:08 +05:30
  • 3b9f213ea2 ... Kovid Goyal 2018-09-01 10:00:35 +05:30
  • 4f05024550 version 0.12.0 v0.12.0 Kovid Goyal 2018-09-01 09:16:29 +05:30
  • 4d2d9d5574 Do not change wheel event reporting when not using high resolution scroll events Kovid Goyal 2018-08-31 15:28:48 +05:30
  • 14f44e79f7 Remove debug printf Kovid Goyal 2018-08-31 07:55:39 +05:30
  • ab960ea12d Linux: Fix slow startup on some systems caused by GLFW searching for joysticks. Since kitty does not use joysticks, disable joystick support. Kovid Goyal 2018-08-31 07:50:51 +05:30
  • d276317e3a Remote control: Allow changing the current window layout with a new goto-layout command Kovid Goyal 2018-08-30 10:23:20 +05:30
  • 8b3b0064a9 ... Kovid Goyal 2018-08-29 18:57:51 +05:30
  • 66b890bfd3 Merge branch 'alternate_screen_fast_scrolling' of https://github.com/Luflosi/kitty Kovid Goyal 2018-08-29 17:56:29 +05:30
  • 2454ecd586 Allow for faster scrolling in alternate screen mode Luflosi 2018-08-29 14:04:12 +02:00
  • b891f4f874 Better error message for attempts to use CSI codes to resize the window Kovid Goyal 2018-08-29 10:09:06 +05:30
  • 92d06b3088 title stack should be LIFO not FIFO Kovid Goyal 2018-08-29 10:00:15 +05:30
  • 3067103b18 Implement window title stack Kovid Goyal 2018-08-29 09:56:52 +05:30
  • 0e248b3faa Write escape codes to children atomically Kovid Goyal 2018-08-29 09:01:52 +05:30
  • d1a76bbcd9 Merge branch 'typo' of https://github.com/Luflosi/kitty Kovid Goyal 2018-08-29 07:30:01 +05:30
  • 1d91edfb00 dont -> don't Luflosi 2018-08-29 03:18:25 +02:00
  • cf7ecd5e66 Do not import fast_data_types at the top level of utility modules Kovid Goyal 2018-08-28 10:27:06 +05:30
  • 63a2ecb89c Merge branch 'writePlist_deprecation' of https://github.com/Luflosi/kitty Kovid Goyal 2018-08-28 04:54:17 +05:30
  • 8e6b58b1db Fix deprecation warning on macOS Luflosi 2018-08-27 23:54:45 +02:00
  • 0f594ef950 Ensure multiplication is not unsigned Kovid Goyal 2018-08-27 15:47:21 +05:30
  • 0c1b76c17a Fix completion of kitten names not working Kovid Goyal 2018-08-27 13:23:17 +05:30
  • 1c11ba8dbd ... Kovid Goyal 2018-08-27 13:11:30 +05:30
  • 529d5b2226 Dont store the options spec at the top level of the module Kovid Goyal 2018-08-27 13:06:17 +05:30
  • 9fe16867c6 Do not import config_data at the top-level of the cli module Kovid Goyal 2018-08-27 12:59:10 +05:30
  • 1d275c6b35 Only import the ast module on demand Kovid Goyal 2018-08-27 12:43:20 +05:30
  • d19b29ced0 Fix incorrect calculation of pending_scroll_pixels Kovid Goyal 2018-08-27 06:51:25 +05:30
  • bbefcb2cd2 Fix spaces after file/dir names and config directive names in bash completion Kovid Goyal 2018-08-26 18:22:40 +05:30
  • c864cba4a2 Completion of image names for the icat kitten Kovid Goyal 2018-08-26 11:49:56 +05:30
  • 42546f4371 Implement completion for the kitty command Kovid Goyal 2018-08-26 10:39:51 +05:30
  • ff09bdcbf1 Completion for kittens Kovid Goyal 2018-08-26 09:42:26 +05:30
  • f36a9fffa3 Completion for bash Kovid Goyal 2018-08-26 09:16:02 +05:30
  • 933cced76c Implement completion for remote control commands Kovid Goyal 2018-08-25 14:51:59 +05:30
  • c51e7d3bde More work on completions Kovid Goyal 2018-08-25 11:27:22 +05:30
  • d3b31224cd More work on completions Kovid Goyal 2018-08-24 12:15:27 +05:30
  • ec9bb2302c ... Kovid Goyal 2018-08-24 11:03:30 +05:30
  • 009ef54de7 Implement high precision scrolling with the trackpad on platforms such as macOS and Wayland that implement it. Kovid Goyal 2018-08-24 11:00:58 +05:30
  • 0e0e25f986 Avoid double filter for completions in zsh Kovid Goyal 2018-08-24 08:13:59 +05:30
  • 8b02b89bd6 Add an is_focused field to the output of kitty @ ls Kovid Goyal 2018-08-23 16:07:26 +05:30
  • 8ba3c4ba50 Group completion matches Kovid Goyal 2018-08-23 15:34:54 +05:30
  • 16764c79b2 Start work on completion for the kitty command Kovid Goyal 2018-08-23 15:02:03 +05:30
  • 96c444d041 Workaround for bug in glfw causing crash when hotplugging monitors Kovid Goyal 2018-08-21 12:52:16 +05:30
  • ec1c72e9a3 Fix compiler warning Kovid Goyal 2018-08-20 10:55:49 +05:30
  • f9b1f6be5c Fix #809 Kovid Goyal 2018-08-20 10:24:09 +05:30
  • 9201d27875 Document kitty's extension to the OSC 52 protocol Kovid Goyal 2018-08-13 07:27:08 +05:30
  • ecbe79e04f Update glfw from upstream Kovid Goyal 2018-08-12 21:36:19 +05:30
  • 6e34a7559b Fix one-pixel line appearing at window edges at some window sizes when displaying images with background opacity enabled Kovid Goyal 2018-08-12 07:22:25 +05:30
  • ea8b17565d Make ctrl+tab next_tab by default on macOS Kovid Goyal 2018-08-11 07:55:43 +05:30
  • a143faaf05 macOS: Fix control+tab key combination not working Kovid Goyal 2018-08-11 07:18:24 +05:30
  • acdb56ad5d ... Kovid Goyal 2018-08-11 06:52:05 +05:30
  • 1f90238b18 If malloc fails remove timer from queue Kovid Goyal 2018-08-09 08:52:22 +05:30
  • 89b636376e Possible fix for #784 Kovid Goyal 2018-08-09 08:26:25 +05:30
  • 59f39ae3ab Fix detection of xprop on systems with older xprop Kovid Goyal 2018-08-08 15:31:15 +05:30
  • a92b20f85a Only do manual focus follows mouse on macOS Kovid Goyal 2018-08-07 07:56:56 +05:30
  • e71c432b7c ... Kovid Goyal 2018-08-06 20:13:16 +05:30
  • b6a5d09d4f Allow enabling remote control in only some kitty windows Kovid Goyal 2018-08-06 20:04:12 +05:30
  • 9235d2b8e4 ... Kovid Goyal 2018-08-06 18:38:23 +05:30
  • 605847fd75 Add --no-response to kitty @ focus-window Kovid Goyal 2018-08-06 18:17:45 +05:30
  • 6222273adc ... Kovid Goyal 2018-08-06 12:27:20 +05:30
  • 6a759ea7d5 ... Kovid Goyal 2018-08-06 12:26:57 +05:30
  • d8a7114dba macOS: Disable the custom mouse cursor. Using a custom cursor fails on dual GPU machines. Kovid Goyal 2018-08-06 12:22:01 +05:30
  • ab818ed89f IBUS: Fix update of pre-edit text not working correctly Kovid Goyal 2018-08-06 11:30:33 +05:30
  • 1bb6540b64 Better debug output for pre-edit text Kovid Goyal 2018-08-06 11:08:12 +05:30
  • ddd8209c45 Fix crash when pressing enter while using IBUS Kovid Goyal 2018-08-06 10:35:46 +05:30
  • 1dc3dfe58f Distinguish shifted Pgup and PgDn keys in normal and application mode Kovid Goyal 2018-08-05 17:17:15 +05:30
  • 634d262b64 When using the --listen-on option have kitty @ automatically connect to the socket even when --to is not specified Kovid Goyal 2018-08-04 22:06:47 +05:30
  • d964146f8c Use ctermid() instead of hardcoding /dev/tty Kovid Goyal 2018-08-04 20:58:01 +05:30
  • 05b817f5f5 Micro-optimization Kovid Goyal 2018-08-04 20:34:12 +05:30
  • eb2ec1833c Use a pipe rather than a signal to wait for terminal ready Kovid Goyal 2018-08-04 20:24:06 +05:30
  • 094ddd9333 Round-trip the zwj unicode character Kovid Goyal 2018-08-04 18:29:45 +05:30
  • e05d48a574 Also prevent long running diff workers from causing a hang on exit Kovid Goyal 2018-08-04 17:51:33 +05:30
  • 927bfcd37a Use only a single diff executor Kovid Goyal 2018-08-04 17:46:05 +05:30
  • 42cabace47 Better fix for long running highlight workers Kovid Goyal 2018-08-04 17:41:37 +05:30
  • 9a1f14d05c diff kitten: Do not highlight extremely large files Kovid Goyal 2018-08-04 17:30:45 +05:30
  • 4189aa8f14 Add a --no-response argument to kitty @ new-window Kovid Goyal 2018-08-04 15:57:43 +05:30
  • 5fa5bf8142 Add a test for unicode regional indicator widths Kovid Goyal 2018-08-04 10:56:35 +05:30
  • 000c1cf306 Implement support for emoji skin tone modifiers Kovid Goyal 2018-08-04 10:06:25 +05:30
  • 28447d3389 Only launch child processes after window size is available in the termios structure Kovid Goyal 2018-08-04 09:19:11 +05:30
  • ab7f3310c4 Dont crash if XRRGetCrtcInfo() returns NULL Kovid Goyal 2018-08-03 16:17:25 +05:30
  • e5a720c6fa Fix detection of URLs in HTML source code (URLs inside quotes) Kovid Goyal 2018-08-03 12:28:23 +05:30
  • 8d20dbe81d Use the ! modifier when resizing images via ImageMagick Kovid Goyal 2018-08-01 12:03:36 +05:30
  • 1fc666d82c Add an Info.plist key to enable support for dark mode in Mojave Kovid Goyal 2018-08-01 03:53:17 +05:30
  • 1b2a1a1e77 Add a check that tic works as expected Kovid Goyal 2018-07-31 09:01:23 +05:30
  • 9af3081f45 The focus_follows_mouse option now also works across top-level kitty OS windows Kovid Goyal 2018-07-30 21:26:20 +05:30
  • 78def6e6bf kitty @ new-window: Add a new option --window-type Kovid Goyal 2018-07-30 08:40:26 +05:30
  • b4269199b4 Fix #771 Kovid Goyal 2018-07-30 07:58:34 +05:30
  • cb289125ab Use _GNU_SOURCE instead of POSIX_SOURCE for fileno() Kovid Goyal 2018-07-29 21:43:02 +05:30
  • a4e3ce31dd Merge branch 'fix_window_decorations' of https://github.com/danbtl/kitty Kovid Goyal 2018-07-29 20:05:11 +05:30
  • 8a725d3d3e Fix hiding window decorations under X11/Wayland Daniel Beitler 2018-07-29 10:12:07 -04:00
  • c48fa0f078 Silence the OpenGL deprecation warnings on macOS 10.14 Kovid Goyal 2018-07-29 19:35:43 +05:30
  • 31aa782362 Update URL to kitty home page in Info.plist Kovid Goyal 2018-07-29 19:03:41 +05:30
  • 892637683c Fix controlling terminal not being set on BSD Kovid Goyal 2018-07-29 13:48:14 +05:30
  • 1cf6f28fe8 When compiling python bytecode for the packages optimize it to level-2 and use relative paths in the pyc files Kovid Goyal 2018-07-29 13:16:35 +05:30
  • 29f9394257 ... Kovid Goyal 2018-07-29 13:06:26 +05:30
  • 8fd92df7ae Also fix launcher for netbsd Kovid Goyal 2018-07-29 12:54:24 +05:30
  • 374f7abb5d Fix package launcher for FreeBSD Kovid Goyal 2018-07-29 12:52:24 +05:30
  • 3d1e604a6c Make the glfw strdup implementation more efficient Kovid Goyal 2018-07-29 12:21:56 +05:30
  • 1ca49b9380 Fix #761 Kovid Goyal 2018-07-29 12:15:21 +05:30
  • 9bd9cf8052 typo Kovid Goyal 2018-07-29 11:18:12 +05:30
  • ed934a0206 Fix #758 Kovid Goyal 2018-07-29 11:07:36 +05:30