Commit Graph

  • f05ab99d4d Merge remote-tracking branch 'krobelus/bracketed-paste' Maxime Coste 2023-03-13 20:37:45 +1100
  • 1990a764e3 Make linewise bracketed paste match P behavior Johannes Altmanninger 2023-03-09 21:21:29 +0100
  • b2cf74bb4a Implement bracketed paste Johannes Altmanninger 2022-12-11 19:30:02 +0100
  • ad36585b7a Make TerminalUI::get_next_key() helpers static Johannes Altmanninger 2023-03-11 16:19:15 +0100
  • 38077ca826 Merge remote-tracking branch 'potatoalienof13/master' Maxime Coste 2023-03-09 21:09:43 +1100
  • 706e5bd215 Merge remote-tracking branch 'potatoalienof13/i-am-bad-at-git' Maxime Coste 2023-03-09 21:08:03 +1100
  • 0f55d21970 Add sleep to prevent mouse-during-insert test failure Johannes Altmanninger 2023-03-05 17:09:22 +0100
  • 45d2d350f2 Disable trim-front-split-glyph test on platforms with broken Unicode support Johannes Altmanninger 2023-03-05 17:02:52 +0100
  • caabd06436 cirrus: fix path to Homebrew clang on macOS Johannes Altmanninger 2023-03-05 16:44:21 +0100
  • ecae85f8af cirrus: fix installation of gcc 10 on macOS Johannes Altmanninger 2023-03-05 17:03:02 +0100
  • e52f64229a cirrus: use Clang 11 instead of 10 on Linux Johannes Altmanninger 2023-03-05 16:47:48 +0100
  • 511c844b98 poweredbypie Copyright Waiver PoweredByPie 2023-03-02 10:55:00 -0800
  • 1479bf6f08 Merge remote-tracking branch 'inahga/aghani-info-width' Maxime Coste 2023-03-01 19:50:53 +1100
  • 0a4c4a5de5 Merge remote-tracking branch 'mujo-hash/master' Maxime Coste 2023-03-01 19:50:22 +1100
  • f25fabdf2e Merge remote-tracking branch 'QiBaobin/master' Maxime Coste 2023-03-01 19:49:14 +1100
  • 3b0d91c9c7 Merge remote-tracking branch 'krobelus/complete-using-param-spec' Maxime Coste 2023-03-01 19:45:32 +1100
  • 894e44fdbf Fix new gcc errors for missing types. ioh 2023-02-28 19:36:44 -0800
  • 0989df35ed ioh Copyright Waiver ioh 2023-02-28 19:34:47 -0800
  • 4f0334c476 add zellij-action command Bob Qi 2023-02-26 07:29:11 +0800
  • 02bc786fb7 remove the option and provide session name explictly Bob Qi 2023-02-24 12:21:16 +0800
  • f33126c2a9 give up to wrap command into a shell to avoid conflict with connect.kak Bob Qi 2023-02-22 15:57:22 +0800
  • 8aa144a548 Bob Qi Copyright Waiver Bob Qi 2023-02-21 08:53:15 +0800
  • 4ff5de6273 Create zellij.kak Bob 2023-02-17 12:08:38 +0800
  • fa060c2a17 Fix fatal exception when checking if buffer needs to be reloaded Maxime Coste 2023-02-21 16:59:16 +1100
  • be49f36205 Only decode current codepoint once per step Maxime Coste 2023-02-19 12:15:33 +1100
  • 2b74cd4b59 Remove instructions from ExecConfig Maxime Coste 2023-02-19 11:46:17 +1100
  • f115af7a57 Optimize Regex CharacterClass matching Maxime Coste 2023-02-19 11:15:31 +1100
  • 213ea922b1 Complete arguments to "echo -to-file" Johannes Altmanninger 2023-02-12 20:51:28 +0100
  • 9e0502a1ca Do not complete redundant switches Johannes Altmanninger 2023-02-12 20:29:27 +0100
  • 64d4d29d43 Use parameter parser to skip switch args in completion Johannes Altmanninger 2023-02-12 20:12:52 +0100
  • 6acc18373d Add option to set maximum info box width Ameer Ghani 2023-02-15 21:07:08 -0500
  • afaa47e93f Fix trimming of line front halfway through a double-width glyph Maxime Coste 2023-02-15 13:04:53 +1100
  • 0630b4f4f6 Fix scroll_window not ensuring cursor lies on a codepoint start Maxime Coste 2023-02-14 22:00:12 +1100
  • 458e3ef20a Immediately execute ModuleLoaded hooks for already loaded modules Maxime Coste 2023-02-14 21:31:29 +1100
  • 85ceef29bd Fix broken corner cases in DualThreadStack::grow_ifn Maxime Coste 2023-02-14 17:13:31 +1100
  • d708b77186 Refactor DualThreadStack as a RingBuffer Maxime Coste 2023-02-13 22:51:53 +1100
  • 762064dc68 Remove scheduled optimization from ThreadedRegexVM Maxime Coste 2023-02-13 21:15:55 +1100
  • 3150e9b3cd Avoid extra indirection for storing FifoWatcher Maxime Coste 2023-02-10 12:56:32 +1100
  • eb0e983133 Fix DisplayLine::trim_front quadratic behaviour Maxime Coste 2023-02-03 11:31:13 +1100
  • 9257beac88 Merge remote-tracking branch 'az5112/vimtokak' Maxime Coste 2023-01-28 08:31:49 +1100
  • d5ae08498c Merge remote-tracking branch 'krobelus/selection-undo-fix-standstill-after-buffer-change' Maxime Coste 2023-01-28 08:29:41 +1100
  • 6b7ed51be1 Merge branch 'hare-packed' of http://github.com/stacyharper/kakoune Maxime Coste 2023-01-27 11:26:17 +1100
  • f4730eaa29 Merge branch 'master' of http://github.com/Awesomerly/kakoune Maxime Coste 2023-01-27 10:59:05 +1100
  • 37b160e935 Merge remote-tracking branch 'occivink/fix-split-stray-sel' Maxime Coste 2023-01-27 10:58:38 +1100
  • 9763ce4fe9 Merge remote-tracking branch 'razetime/master' Maxime Coste 2023-01-27 10:58:32 +1100
  • 7831ab8f9d Fix typo in options.asciidoc Eve 2023-01-23 09:11:30 -0500
  • 5df614330d Remove mention of in README Eve 2023-01-23 09:09:36 -0500
  • 5097884608 Fix crash in TabulationHighlighter when wrapping just after a tab Maxime Coste 2023-01-23 17:39:40 +1100
  • f5d5274c5f Fix incorrect use of subject end/begin in regex execution Maxime Coste 2023-01-23 17:38:02 +1100
  • a02bd19533 Revert "Remove compare include that seems to break clang" Maxime Coste 2023-01-21 11:27:05 +1100
  • 702358b559 Replace std::strong_ordering with auto return type to not require <compare> Maxime Coste 2023-01-21 11:19:39 +1100
  • c0be723444 Try to fix cirrus macos tests Maxime Coste 2023-01-21 11:09:01 +1100
  • 7030b3c47c Remove compare include that seems to break clang Maxime Coste 2023-01-21 11:06:22 +1100
  • b039a313a4 fix 'split' operation when the pattern occurs at the beginning Olivier Perret 2023-01-20 17:52:44 +0100
  • d8883d47c0 Merge remote-tracking branch 'krobelus/fix-mouse-click-during-insert' Maxime Coste 2023-01-18 07:48:37 +1100
  • 029b28a85c Merge remote-tracking branch 'potatoalienof13/fix-buffer-advance' Maxime Coste 2023-01-18 07:47:23 +1100
  • 247e4885e8 Merge remote-tracking branch 'm-kru/troff_headings_highlighting' Maxime Coste 2023-01-18 07:46:36 +1100
  • a5f8572fe4 Merge remote-tracking branch 'arrufat/git-add-reset-docstring' Maxime Coste 2023-01-18 07:41:02 +1100
  • f720ded96a Merge remote-tracking branch 'krobelus/missing-error-when-open-fails' Maxime Coste 2023-01-18 07:40:35 +1100
  • b794855c70 add APL highlighting razetime 2023-01-14 11:04:16 +0530
  • 6af78e0f9f Razetime Copyright Waiver razetime 2023-01-14 11:03:52 +0530
  • 4f7d7a5e33 Fix regression when file on command line cannot be opened Johannes Altmanninger 2023-01-06 08:36:57 +0100
  • 35f23d6fad Remove bogus assertions preventing mouse clicks in insert mode Johannes Altmanninger 2022-12-03 19:00:46 +0100
  • f92df3ec96 Add reset to git command docstring Adrià Arrufat 2023-01-06 00:17:38 +0900
  • 8c4b591a9e
    Add @packed to hare highlighter Stacy Harper 2023-01-02 20:37:11 +0100
  • dddadce7e8 troff filetype: Fix headings highlighting Michał Kruszewski 2022-12-30 21:45:17 +0100
  • 516759bb2f Make selection undo skip over entries that are nop after buffer change Johannes Altmanninger 2022-12-22 18:09:45 +0100
  • 8427379a5d Tweak selection-undo interaction with WinDisplay hooks Johannes Altmanninger 2022-12-22 18:09:45 +0100
  • 8e8c2fb46d Add tests for selection undo Johannes Altmanninger 2022-12-03 19:23:24 +0100
  • 016e1be77f Extract variable and add comment in selection change recording Johannes Altmanninger 2022-12-03 12:36:33 +0100
  • 02d0584e0f Extract variable in selection undo Johannes Altmanninger 2022-12-03 16:52:08 +0100
  • a50cb5f6e7 Share logic for undo/redo selection changes Johannes Altmanninger 2022-12-03 16:50:29 +0100
  • 96ddc4cd45 Add a regression test for <a-t> on an 'empty' file. potatoalienof13 2022-12-23 11:57:30 -0500
  • eb447f1c43 Remove a check for inclusivity in select_to_reverse. potatoalienof13 2022-12-23 11:52:02 -0500
  • 7c2d060ec0 potatoalienof13 Copyright Waiver potatoalienof13 2022-12-17 15:57:36 -0500
  • 1a4737cd20 <a-t> should not succeed when run on the first character of a file. potatoalienof13 2022-12-17 15:29:56 -0500
  • 293d46837d Fix Buffer::advance out of bounds access. potatoalienof13 2022-12-22 17:34:42 -0500
  • c31e53e8a4 Merge remote-tracking branch 'krobelus/fix-cd-after-backspace' Maxime Coste 2022-12-22 09:51:58 +1100
  • 041c88c930 This commit attempts to fix a crash with -f. Specifically when kakoune is run as potatoalienof13 2022-12-21 17:46:49 -0500
  • 938be7a7b0 Merge remote-tracking branch 'krobelus/no-selection-history-in-draft-context' Maxime Coste 2022-12-17 10:10:10 +1100
  • 86bd4efd25 Add Python f-string interpolation highlights Răzvan C. Rădulescu 2022-11-30 12:15:49 +0200
  • 80ae73c665 Fix typo for indent key Adria Arrufat 2022-11-30 13:34:39 +0900
  • f3201cb956 Speed up expand_unprintable by avoiding BufferIterator Maxime Coste 2022-12-15 17:09:37 +1100
  • 20278ed52b Support adding ByteCount to void/char pointers without casting Maxime Coste 2022-12-15 13:29:45 +1100
  • 8279a3776f Optimize TabulationHighlighter Maxime Coste 2022-12-15 13:16:07 +1100
  • 36d1713b09 Fix a couple bugs with underline highlighting Maxime Coste 2022-12-13 12:14:29 +1100
  • f79580680a Do not record selection history in draft context Johannes Altmanninger 2022-12-04 13:18:42 +0100
  • d099db4ff5 Add a hint about interactive replace az5112 2022-12-04 14:18:03 +0100
  • c4a5e85cc8 az5112 Copyright Waiver az5112 2022-12-08 16:55:53 +0100
  • a52bb9146e Cleanup expand_unprintable and avoid calling iswprint on base ascii Maxime Coste 2022-12-06 17:55:20 +1100
  • 93c50b3cd9 Avoid calculating atom length in DisplayLine::trim_from Maxime Coste 2022-12-06 17:51:28 +1100
  • 933e4a599c Load buffer in command line order Maxime Coste 2022-12-06 17:48:42 +1100
  • e7e46ef76a Fix gas palign2 directive highlight Maxime Coste 2022-12-06 17:47:32 +1100
  • 084fc5eb5a Merge remote-tracking branch 'lobre/fix-gopls-def-integration' Maxime Coste 2022-12-03 08:41:10 +1100
  • 78c44e94dc Rework StringOps::substr implementation Maxime Coste 2022-12-03 08:24:38 +1100
  • cd73f2aa17 Use some template magic to automatically deserialize UI messages Maxime Coste 2022-11-29 17:19:09 +1100
  • 2688893156 Fix pasting after when selections are overlapping Maxime Coste 2022-11-28 20:27:44 +1100
  • 760a45556c Merge remote-tracking branch '2xsaiko/outgoing/newlines-for-iterm2' Maxime Coste 2022-11-21 08:51:21 +1100
  • 5530f49c14 Deduplicate iterm2 escaping code Marco Rebhan 2022-11-20 13:03:54 +0100
  • c57805a926 Handle spawning iTerm and screen commands with arguments containing newlines Marco Rebhan 2022-11-20 02:13:34 +0100