Commit Graph

  • 18a1402ae2 Remote control interface for launch Kovid Goyal 2019-11-13 15:00:13 +05:30
  • 5d639b91b0 Switch OS windows when focusing on platforms where it is supported Kovid Goyal 2019-11-13 14:59:49 +05:30
  • 080c09d22e DRYer Kovid Goyal 2019-11-13 14:41:45 +05:30
  • 00c2670039 Fix handing of --stdin-source and getting of active window Kovid Goyal 2019-11-13 14:39:44 +05:30
  • f113184165 Micro-optimization Kovid Goyal 2019-11-13 14:39:06 +05:30
  • d69f8af107 Add a --keep-focus option for launch Kovid Goyal 2019-11-13 11:48:30 +05:30
  • ad2bd1bf63 Allow using @selection in the launch cmdline Kovid Goyal 2019-11-13 10:46:04 +05:30
  • 059786ab66 Implement piping for launch Kovid Goyal 2019-11-13 10:38:58 +05:30
  • 72dfa5e5e6 Allow creating overlays via launch Kovid Goyal 2019-11-13 10:14:32 +05:30
  • d84da6b7b8 Documentation placeholder for the new launch interface Kovid Goyal 2019-11-13 10:09:43 +05:30
  • 6aa82d82ad Start work on a unified interface for launching processes Kovid Goyal 2019-11-13 09:58:28 +05:30
  • a649eb2a48 Coalesce neighboring symbol maps for better lookup performance Kovid Goyal 2019-11-12 20:05:48 +05:30
  • 83932c8099 Add a remote control command for detach_tab Kovid Goyal 2019-11-12 15:03:58 +05:30
  • 95e36cece1 Add a detach_window remote control command Kovid Goyal 2019-11-12 13:04:28 +05:30
  • 7075a7f1c0 Only detach window after the ask overlay is removed Kovid Goyal 2019-11-12 10:59:36 +05:30
  • 3093610d26 Allow choosing new os window/tab during detach ask Kovid Goyal 2019-11-12 10:42:07 +05:30
  • 86eed7f895 Speed up taking over of tab Kovid Goyal 2019-11-12 10:38:57 +05:30
  • 5dc14c5861 Copy cwd when taking over tab Kovid Goyal 2019-11-12 10:24:37 +05:30
  • cab87f6fb2 Ensure Tab has cwd even with no initial window Kovid Goyal 2019-11-12 10:18:42 +05:30
  • fb3acd1f4a Add a detach_tab command Kovid Goyal 2019-11-12 10:07:44 +05:30
  • b247cef85c ... Kovid Goyal 2019-11-12 08:46:41 +05:30
  • 70445f33e9 Another typo Kovid Goyal 2019-11-12 06:30:21 +05:30
  • cadb4f1389 ... Kovid Goyal 2019-11-12 06:29:55 +05:30
  • bf75a4de61 Also document debug() Kovid Goyal 2019-11-12 06:25:27 +05:30
  • 400ab584ac hints kitten: Allow completely customizing the matching and actions performed by the kitten using your own script Kovid Goyal 2019-11-11 21:26:42 +05:30
  • 9edad62144 hints kitten: Allow using named groups in the regular expression. The named groups are passed to the invoked program for further processing. Kovid Goyal 2019-11-11 17:34:19 +05:30
  • e94205098f Fix link Kovid Goyal 2019-11-11 16:00:35 +05:30
  • 35ab7eb472 Add a new action :ref:detach_window that can be used to move the current window into a different tab Kovid Goyal 2019-11-11 15:47:48 +05:30
  • 18619b14ac Merge branch 'simplify' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-10 23:35:27 +05:30
  • 97e0b9b65a Simplify code Luflosi 2019-11-10 16:51:25 +01:00
  • 5175d9f4a6 Properly re-initialize GPU resources when detaching/attaching a window Kovid Goyal 2019-11-09 13:14:50 +05:30
  • a5aed0f4ab Forgot to change tab_ref when attaching window Kovid Goyal 2019-11-09 11:23:04 +05:30
  • 14d693a8ff When attaching window make its parent tab active Kovid Goyal 2019-11-09 11:09:29 +05:30
  • 645963cc24 Cleanup tab after detaching window Kovid Goyal 2019-11-09 09:42:17 +05:30
  • 20751c2807 Start work on a detach_window command Kovid Goyal 2019-11-09 09:20:38 +05:30
  • dda886b97c Merge branch 'caps_lock_modifier' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-09 08:31:59 +05:30
  • b796ceecdd Add Caps Lock to the list of modifier keys Luflosi 2019-11-09 00:41:12 +01:00
  • 4def89ebb5 Add a note on debugging custom kittens Kovid Goyal 2019-11-08 16:53:26 +05:30
  • bd1c1839dd Add API to boss.py to move a window into a different tab Kovid Goyal 2019-11-08 16:18:52 +05:30
  • 8739f698f9 When attaching window and font sizes changes, resize Screen Kovid Goyal 2019-11-08 14:58:08 +05:30
  • b8c8482f20 Better fix for Powerline lacking a space glyph Kovid Goyal 2019-11-08 14:41:31 +05:30
  • 4348ca8cc5 Remove unused function Kovid Goyal 2019-11-08 14:29:41 +05:30
  • d1aa59080f Add an API to attach and detach windows from tabs Kovid Goyal 2019-11-08 14:22:02 +05:30
  • bf0ffa80be Merge branch 'feature-window-to-tab' of https://github.com/0x17de/kitty Kovid Goyal 2019-11-08 09:55:51 +05:30
  • 2a89a0c87e Merge branch 'master' of https://github.com/martinpelikan/kitty Kovid Goyal 2019-11-08 07:57:47 +05:30
  • de84489a20 Fix a regression in 0.14.5 that caused rendering of private use glyphs with and without spaces to be identical Kovid Goyal 2019-11-08 07:55:41 +05:30
  • 40901778ad Update fish completion docs for fish 3.0.0 Martin Pelikan 2019-11-07 17:59:50 -08:00
  • c1febea659 Merge branch 'restore_error_reporting' of https://github.com/Luflosi/kitty Kovid Goyal 2019-11-05 07:07:03 +05:30
  • b42f4ac288 Restore proper error reporting functionality Luflosi 2019-11-04 23:59:18 +01:00
  • fae57a5868 Website: Add a scrollbar to the sidebar if needed Kovid Goyal 2019-11-04 18:05:08 +05:30
  • 7a02d09508 Merge branch 'master' of https://github.com/CD3/kitty Kovid Goyal 2019-11-01 23:23:22 +05:30
  • 8ec6fe960d docs: added '@selection' to pipe documentation. C.D. Clark III 2019-11-01 08:46:49 -05:00
  • 61a77e19ef X11: Fix content scale fallback value on KDE Kovid Goyal 2019-10-31 09:10:01 +05:30
  • 82e88b54c7 X11: Fix decoration enabling after window creation Kovid Goyal 2019-10-31 09:04:45 +05:30
  • ab8975f4da Merge branch 'with_suppress' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-29 10:17:19 +05:30
  • 5e7fd21c8d Use "with suppress()" to suppress a python exception Luflosi 2019-10-28 18:35:21 +01:00
  • 30cd9b2ae4 Merge branch 'fix_two_linker_error' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-28 07:31:49 +05:30
  • 4f7d12f3fd Fix error when two linker processes fail Luflosi 2019-10-26 00:59:45 +02:00
  • 62da158823 Merge branch 'fix_potential_error' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-27 07:42:21 +05:30
  • 2d19b87208 Fix potential error when $PATH is not defined Luflosi 2019-10-24 14:43:23 +02:00
  • 54ca775006 Merge branch 'visual' of https://github.com/toonn/kitty Kovid Goyal 2019-10-26 09:10:15 +05:30
  • a64a0d64cb Prefer VISUAL to EDITOR toonn 2019-10-25 18:48:05 +02:00
  • 6634dc81fe Merge branch 'simplify' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-25 07:45:30 +05:30
  • a2d5eef398 Simplify access to os.environ Luflosi 2019-10-24 14:26:19 +02:00
  • 8184ba246a Load libcanberra dynamically at runtime, as needed Kovid Goyal 2019-10-24 09:03:52 +05:30
  • 54ad1d103a Fix #2087 Kovid Goyal 2019-10-23 18:21:34 +05:30
  • d92f8a90ef Allow changing colors by mapping a keyboard shortcut to read a kitty config file with color definitions. Kovid Goyal 2019-10-21 14:43:35 +05:30
  • d33c287344 typo Kovid Goyal 2019-10-21 14:23:07 +05:30
  • 782eebf976 typo Kovid Goyal 2019-10-21 14:21:09 +05:30
  • 0fbf75b95a Allow specifying that remote control only works over a socket Kovid Goyal 2019-10-21 14:20:30 +05:30
  • 5781facf4b Merge branch 'fix_icat' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-21 07:32:40 +05:30
  • b710ffc403 Fix icat kitten Luflosi 2019-10-20 21:37:14 +02:00
  • 7d8edccb04 Merge branch 'pending_scroll_pixels_per_screen' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-20 16:58:28 +05:30
  • 3750d70173 Store pending_scroll_pixels for every screen Luflosi 2019-10-18 23:03:21 +02:00
  • 025e0bb546 Merge branch 'var-names-consistency-wrt-scancode' of https://github.com/bew/kitty Kovid Goyal 2019-10-20 08:08:48 +05:30
  • 033367de91 Merge branch 'fix_line_drawing' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-19 06:26:57 +05:30
  • f93b605b75 Fix line drawing algorithm Luflosi 2019-10-18 21:26:11 +02:00
  • 7b4141b0c8 Add a changelog entry for powerline tabbar Kovid Goyal 2019-10-18 19:38:08 +05:30
  • 90acef72dc Merge branch 'add_powerline_style_tabs' of https://github.com/brujoand/kitty Kovid Goyal 2019-10-18 19:36:31 +05:30
  • 43f200be77 Add an entry for the new box character rendering functions Kovid Goyal 2019-10-18 17:24:33 +05:30
  • 2fbb167803 Merge branch 'fix-triangle-symbol-scaling' of https://github.com/bew/kitty Kovid Goyal 2019-10-18 17:13:50 +05:30
  • 2b396262f0 Update glyph ids Benoit de Chezelles 2019-10-18 11:48:55 +02:00
  • 74deca52b9 Remove trailing whitespace Benoit de Chezelles 2019-10-18 11:39:51 +02:00
  • 058d956464 Merge branch 'master' into fix-triangle-symbol-scaling Benoit de Chezelles 2019-10-18 11:30:46 +02:00
  • 0f38dc1bd1 Adding powerline style tabs brujoand 2019-10-18 11:18:28 +02:00
  • 576b03c047 Implement drawing thick anti-aliased lines Kovid Goyal 2019-10-18 13:19:04 +05:30
  • 59cb1ad1e0 Implement special rendering for the diagonal line box drawing chars Kovid Goyal 2019-10-18 11:01:51 +05:30
  • f77acdce14 remove useless import in help msg for box drawing debug Benoit de Chezelles 2019-10-18 06:08:45 +02:00
  • 43a98a1df1 Add missing association between char & glyph id Benoit de Chezelles 2019-10-18 06:08:20 +02:00
  • d1cf771c14 Add other corner triangles & enable in C side Benoit de Chezelles 2019-10-18 05:45:13 +02:00
  • 10e5fcc375 Fix usage of icat function show Benoit de Chezelles 2019-10-18 04:48:36 +02:00
  • 2112932d04 Add corner triangle glyphs drawing Benoit de Chezelles 2019-10-18 04:48:03 +02:00
  • be505ce6e0 Fix test functions for setup_for_testing's new call syntax Benoit de Chezelles 2019-10-18 04:47:04 +02:00
  • 4d6472128c Rename scancode to keycode for cocoa implementation Benoit de Chezelles 2019-10-17 20:41:48 +02:00
  • 26b7b1ec63 Merge branch 'typo' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-17 18:32:42 +05:30
  • 9a8f0a9b5a Fix typo Luflosi 2019-10-17 13:56:46 +02:00
  • 16dbbf3a1e Make count-lines-of-code a little nicer Kovid Goyal 2019-10-17 15:19:13 +05:30
  • 8492d0a264 Merge branch 'dont_cloc_parse-graphics-command.h' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-17 14:36:53 +05:30
  • d8f8f1f590 Exclude kitty/parse-graphics-command.h from the line count Luflosi 2019-10-16 22:03:46 +02:00
  • b762e81da0 Merge branch 'python_encoding_header' of https://github.com/Luflosi/kitty Kovid Goyal 2019-10-17 06:28:16 +05:30