Commit Graph

  • e96ff19a7a Graphics protocol: Add support for having the terminal emulator assign image ids Kovid Goyal 2020-12-16 17:31:15 +05:30
  • 09e75ea329 Add a note about cursor movement after placing an image. Kovid Goyal 2020-12-15 07:37:14 +05:30
  • 84b03e9f77 ... Kovid Goyal 2020-12-14 20:06:43 +05:30
  • 55597dcea5 Add the needed import to the example Kovid Goyal 2020-12-14 19:23:30 +05:30
  • 3290bf3c35 Merge branch 'patch-1' of https://github.com/ThatNerdyPikachu/kitty Kovid Goyal 2020-12-14 08:37:53 +05:30
  • 6771429911 Update faq.rst Pika 2020-12-13 19:04:14 -05:00
  • e428858ad6 Micro-optimization Kovid Goyal 2020-12-12 17:43:33 +05:30
  • 3e73f860d1 Fix assert in ringbuf_memcpy_from Kovid Goyal 2020-12-11 21:38:58 +05:30
  • 4cf5bd8d70 Turn on the asserts in ringbuf for debug builds Kovid Goyal 2020-12-11 21:26:15 +05:30
  • bffe0f4a6c Use a separate, re-useable ring-buffer implementation Kovid Goyal 2020-12-11 21:17:38 +05:30
  • 3b8be26cc7 Workaround for Ubuntu as usual shipping with insanely outdated packages Kovid Goyal 2020-12-11 12:22:28 +05:30
  • 9e95939c47 Add wttr.in to integrations Kovid Goyal 2020-12-11 07:21:22 +05:30
  • 0af7af95cf Merge branch 'master' of https://github.com/molly-cactus/kitty Kovid Goyal 2020-12-09 08:17:22 +05:30
  • 2b3e2ea6f8 Add tab_switch_strategy option 'right' Margaret K. Geiger 2020-12-08 16:55:27 -08:00
  • 19870983ca Allow specifying text formatting in tab_title_template Kovid Goyal 2020-12-08 21:42:40 +05:30
  • 6e83b4c1bc Make it more prominent when you dont need allow_remote_control Kovid Goyal 2020-12-07 16:24:54 +05:30
  • 14f5e10fd6 Fix mapping of remote_control not working for actions that yield generators Kovid Goyal 2020-12-07 16:15:44 +05:30
  • ed41e3cd25 Add mentions of glkitty to the docs Kovid Goyal 2020-12-06 08:23:25 +05:30
  • 4cc58e8535 Better fix for filtering out -march=native Kovid Goyal 2020-12-04 20:59:18 +05:30
  • e1d9686eb5 Merge branch 'master' of https://github.com/runchard/kitty Kovid Goyal 2020-12-04 19:35:25 +05:30
  • c5cb4f9e69 do not use clang option -march=native on Apple Silicon Runchard 2020-12-04 21:07:19 +08:00
  • 4a60413e0b ... Kovid Goyal 2020-12-03 21:38:42 +05:30
  • 245f5d60b5 Add a test for image put + delete + put Kovid Goyal 2020-12-03 21:37:32 +05:30
  • 23420adfa6 Graphics protocol: Allow suppressing responses from the terminal to graphics commands Kovid Goyal 2020-12-03 20:42:03 +05:30
  • c9828dfece Removed unused parameter Kovid Goyal 2020-12-03 20:02:16 +05:30
  • f52c843fa2 Add support for placement id to GraphicsCommand Kovid Goyal 2020-12-02 05:35:57 +05:30
  • b5e704a934 Graphics protocol: Add support for giving individual image placements their Kovid Goyal 2020-12-02 05:23:08 +05:30
  • 0173959e64 Make a note that images can be placed and such are known as placements Kovid Goyal 2020-12-01 21:21:24 +05:30
  • b00cd5cbc3 Match save/restore cursor behavior of other terms Kovid Goyal 2020-12-01 17:55:17 +05:30
  • 00aba7c646 Add basic editing support for the broadcast kitten Kovid Goyal 2020-12-01 17:35:15 +05:30
  • 34db18ea0a Also transmit key events when broadcasting Kovid Goyal 2020-12-01 14:11:50 +05:30
  • 457c292d3c Fix one ANSI formatting escape code not being removed from the pager history buffer when piping it as plain text Kovid Goyal 2020-12-01 13:17:35 +05:30
  • f481c17732 The broadcast kitten Kovid Goyal 2020-12-01 13:11:32 +05:30
  • 4a049b14ca Fix infinite loop in send-text when stdin is a tty Kovid Goyal 2020-12-01 12:29:03 +05:30
  • ed2dae5884 Fix error when sending empty write buf Kovid Goyal 2020-12-01 12:25:09 +05:30
  • df61ee4ac3 ... Kovid Goyal 2020-12-01 11:39:50 +05:30
  • 850bc12929 DRYer Kovid Goyal 2020-11-30 22:16:21 +05:30
  • 559e17eb13 Add a couple more useful options to control selected windows for @ send-text Kovid Goyal 2020-11-30 22:04:46 +05:30
  • 4c4f6983d1 Fix env LC_CTYPE=UTF-8 not working on macOS Kovid Goyal 2020-11-30 16:23:29 +05:30
  • 2dbeb151f3 Changelog entry for traditional fullscreen on Big Sur Kovid Goyal 2020-11-29 12:04:52 +05:30
  • 82c137878c Graphics protocol: Dont return filename in the error message when opening file fails, since filenames can contain control characters Kovid Goyal 2020-11-29 12:02:14 +05:30
  • 8845bd6ed3 ... Kovid Goyal 2020-11-27 15:28:16 +05:30
  • c89d861c0e Add A FAQ entry about opening new windows with the cwd Kovid Goyal 2020-11-25 17:47:20 +05:30
  • 3ed536ace1 ... Kovid Goyal 2020-11-22 12:32:12 +05:30
  • d13ad4ec4b Merge branch 'nohand' of https://github.com/derekschrock/kitty Kovid Goyal 2020-11-22 12:31:28 +05:30
  • cb5ac1fcf8 DRYer Kovid Goyal 2020-11-22 12:24:00 +05:30
  • 53797b9ead Wayland: Fix key repeat being stopped by the release of an unrelated key Kovid Goyal 2020-11-22 12:14:52 +05:30
  • cb164e5cac Add new option detect_urls to check for URLs under the mouse cursor Derek Schrock 2020-11-22 00:58:26 -05:00
  • c46ebebbb3 Override the min-width for body from the alabaster theme Kovid Goyal 2020-11-22 09:13:38 +05:30
  • ff96036f62 Better window title when choosing tabs/OS windows Kovid Goyal 2020-11-21 14:58:08 +05:30
  • 6409786f8d Add a new mappable select_tab action to choose a tab to switch to even when the tab bar is hidden Kovid Goyal 2020-11-21 14:52:18 +05:30
  • 05eb07caf5 Add to changelog for last merge Kovid Goyal 2020-11-20 20:23:23 +05:30
  • f5b2a60549 Merge branch 'scroll-region-scrollback' of https://github.com/romkatv/kitty Kovid Goyal 2020-11-20 20:20:53 +05:30
  • 620eaf1ada Change the flow of lines from the scroll region to the scrollback Roman Perepelitsa 2020-11-20 15:15:43 +01:00
  • 9193a20b44 macOS: Fix minimize not working for chromeless windows Kovid Goyal 2020-11-20 07:30:46 +05:30
  • bdcac9aed3 Partial fix for traditional full screen on Big Turd Kovid Goyal 2020-11-16 10:23:01 +05:30
  • e9a28550cc explanatory note Kovid Goyal 2020-11-15 14:31:40 +05:30
  • f3cd3e74ae ... Kovid Goyal 2020-11-15 10:17:32 +05:30
  • b853fc30c0 Merge branch 'master' of https://github.com/dankamongmen/kitty Kovid Goyal 2020-11-15 10:13:00 +05:30
  • 63e32a94c0 Sextants: fix arithmetic mistake that broke 🬓, 🬦, 🬧 nick black 2020-11-14 23:30:25 -05:00
  • ef596f6a8b Distribute extra pixels among all eight-blocks rather than adding them all to the last block Kovid Goyal 2020-11-14 11:06:47 +05:30
  • c830097511 Add a note about using hyperlinks with the hints kitten Kovid Goyal 2020-11-14 00:03:15 +05:30
  • d8790a4628 Make the help text for --linenum-action less confusing Kovid Goyal 2020-11-13 23:50:47 +05:30
  • e06ef732d8 version 0.19.2 v0.19.2 Kovid Goyal 2020-11-13 09:32:53 +05:30
  • 792a3e7db8 Dont mix the raw/non-raw malloc/free for pagerhist Kovid Goyal 2020-11-13 08:12:26 +05:30
  • 9b32842f66 Fix #3096 Kovid Goyal 2020-11-13 07:47:40 +05:30
  • 9816979169 Don't restrict the DCH control code to only the current scroll region Kovid Goyal 2020-11-12 11:44:09 +05:30
  • a74679dd95 Fix last character of URL not being detected if it is the only character on a new line Kovid Goyal 2020-11-11 14:00:00 +05:30
  • a40059729e Fix the send_text action not working in URL handlers Kovid Goyal 2020-11-11 07:51:43 +05:30
  • 6bab967586 Merge branch 'memory-leak' of https://github.com/Luflosi/kitty Kovid Goyal 2020-11-05 18:15:44 +05:30
  • bb88b33469 Fix memory leak Luflosi 2020-11-05 13:15:19 +01:00
  • c440470276 Entry point to edit config file Kovid Goyal 2020-11-04 16:30:29 +05:30
  • ef6164eecb Merge branch 'incorrect-reference-count-decrement' of https://github.com/Luflosi/kitty Kovid Goyal 2020-11-04 07:44:00 +05:30
  • 7ad360d872 Fix incorrect decrement of the reference counts of objects Luflosi 2020-11-03 16:39:18 +01:00
  • 0870a33956 Merge branch 'memory-leak' of https://github.com/Luflosi/kitty Kovid Goyal 2020-11-01 18:47:31 +05:30
  • 3ccc2f538d Fix memory leak in unlikely failure condition Luflosi 2020-11-01 13:39:16 +01:00
  • 17375f0be2 Add a link to nix-shell Kovid Goyal 2020-10-31 09:10:50 +05:30
  • 5a987a162e Merge branch 'add-shell.nix' of https://github.com/Luflosi/kitty Kovid Goyal 2020-10-31 07:31:19 +05:30
  • 5058fb9919 Add shell.nix Luflosi 2020-07-02 10:53:41 +02:00
  • 3335f8602b Allow reading some build system flags as environment variables Luflosi 2020-10-28 19:24:01 +01:00
  • 87ab1bbe54 Add a changelog entry for previous merge Kovid Goyal 2020-10-29 07:20:45 +05:30
  • f8d52b33f4 Merge branch 'wl_fix_destroy_csds' of https://github.com/LeonardKoenig/kitty Kovid Goyal 2020-10-29 07:19:57 +05:30
  • bc2dcdf9db wl: Fix destroying CSDs in correct order (#3051) Leonard König 2020-10-28 18:57:37 +01:00
  • 93d1aacfb6 macOS: Fix kitty not being added to PATH automatically Kovid Goyal 2020-10-27 10:37:10 +05:30
  • 3ddaa4aff9 Make it clear that remote control mappings dont need remote control enabled Kovid Goyal 2020-10-26 16:51:53 +05:30
  • 75488d568a Merge branch 'glfw_upstream' of https://github.com/Luflosi/kitty Kovid Goyal 2020-10-26 16:34:30 +05:30
  • 3df80545bd Reduce the difference of GLFW to upstream Luflosi 2020-10-25 22:44:47 +01:00
  • c605fd9783 Merge branch 'remove-extra-space' of https://github.com/Luflosi/kitty Kovid Goyal 2020-10-26 15:03:25 +05:30
  • 60719e7bff Remove extra space Luflosi 2020-10-25 22:24:48 +01:00
  • e9faa3277a Merge branch 'fix-memory-leak' of https://github.com/Luflosi/kitty Kovid Goyal 2020-10-26 07:33:06 +05:30
  • 35f7388725 Fix memory leaks in coretext_all_fonts() Luflosi 2020-10-25 16:31:57 +01:00
  • ef1486a779 Add .js and .json to known extensions Kovid Goyal 2020-10-25 20:25:31 +05:30
  • 95c44165e9 Merge branch 'fix-clang-analyze-error' of https://github.com/Luflosi/kitty Kovid Goyal 2020-10-25 20:24:28 +05:30
  • 7b816bb96f Font independent rendering for braille characters, which ensures they are properly aligned at all font sizes. Kovid Goyal 2020-10-25 20:20:22 +05:30
  • d2ac51aa4a Fix Clang Static Analyzer complaining about Apple coding conventions Luflosi 2020-10-25 11:21:45 +01:00
  • 26974b1f3a Dont ignore --title when using an empty session Kovid Goyal 2020-10-25 18:53:57 +05:30
  • 3960c6678d Override MIME for some types that are actually text Kovid Goyal 2020-10-25 15:11:44 +05:30
  • 30b8991a73 DRYer Kovid Goyal 2020-10-25 13:47:12 +05:30
  • 75a94bcd96 Improving MIME type detection for some common file types when they are missing from the system MIME database Kovid Goyal 2020-10-25 13:42:11 +05:30
  • e160cbf32b ssh kitten: Fix parsing of combined single letter options to more closely match ssh. Fixes #3053 Kovid Goyal 2020-10-23 16:55:53 +05:30