Created
November 15, 2019 03:32
-
-
Save eraserhd/6b784f12b1fa865a8cbb61ba34fc3cb5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
09fd1f4d386ec19c843319502132b1464f6e5856 rc: set extra_word_chars on buffer, not window | |
aa6a7e544df566edc1b0222fb9c08c0f66c0d0e6 Fix some clang warnings | |
1d9a9bc3087f45989fec3d36c800a6a23472d6c6 Remove unneeded NCursesUI::Window::mark_dirty and redraws | |
7f141e83ce260d299ff08f724a0cdc598dc73b95 Additional NCursesUI code cleanups | |
2eccbbbe6fe2589f9133b7e5702832e21b26e8cf Avoid unnecessary allocations in NCursesUI::Window::draw calls | |
f855deaf8b50e6ac6aa030d32769ac175ab75a2d Refactor NCursesUI::Window to reduce the exposed methods | |
9c2d2ad694635ca53ae4e197ac3a3a1116557525 Do not set O_NONBLOCK on stdin | |
de3ff78b22a37f628f5208668f9aed02a7de6606 Restore stdin status flags on suspend and quit | |
f066014d33c02460c4dcabaa03385b345a1bf934 Merge remote-tracking branch 'laelath/suppress-init-list-lifetime-warning' | |
9bd1e0fb43af65f2f5a33c4a1ca2512281850f55 Merge remote-tracking branch 'Delapouite/patch-1' | |
891a9f5fe6b2e22e77e2632cbf5d68e646ca8449 Merge remote-tracking branch 'lenormf/fix-git-tools' | |
df6d0355d6b2a3ce4c92309ab73c9d839af5d2c1 Add support for parsing SS3 key sequences | |
839c96cb21802b5c6185645541c7ec08244899c3 doc: add explicit mention of `d` and `u` commands. | |
8094ded9b5b95ebecbcfdb99471013c3c369c023 Added -Wno-init-list-lifetime to CXXFLAGS | |
271b1d4f2ff85668be6e1228b3a3fc957a740adf Add a clang_directory option to set PWD when completing | |
8cca77c9493f4e614e78c2178fdd2b50d960ce7b Accept docstrings with last line not fully indented | |
c787128a7c49555c8d1d49bd246dc9df92a5370b Restore palette before suspend | |
bfc07b53a2bd86788f68c1e5b653f6d6ca078320 Correctly restore terminal state on suspend | |
afd5006e8b10aa155e0f64303251c09f5cd7d53c Small style tweak | |
9235238191dd292e9a875ad6013f466dc4dad152 Fix input coming in packets characters being dropped | |
006083c6f882f3baf947846111336abced2bb2d5 Fix multi-client server suspend | |
f43ac3d78b910e1523915ece68db0a3f1e5425b4 Fix broken input after suspend | |
e52b93b31a64ba08d2cd883de0a99509f67c8638 Setup terminal raw mode without going through ncurses | |
f2f99580f848949b35311362faf116b1ec0c90a7 Get rid of ncurses based input parsing in favor of custom code | |
6d085f995e1785532613541c0c8d6daecff64e6a Merge remote-tracking branch 'andreyorst/universal-git-path' | |
cab4908f1d63acdc0a43c7549eb530591d48cc2b cd to file's dir | |
fc3a1b69734da9f8b3ac2a9222408cc3052cd525 Make arrow keys normal mode mappings instead of commands | |
33a00c70318e555bc9bb427de600f082a21261fd Fix clang completion support with modern clang | |
90f83780a5a6d0e26201f2dd00f0092f4af9d3dc Rename formatter.kak to format.kak and alias format to format-buffer | |
858ae14f766dc8b847a61cb59ce04f704d412ad3 Allow scrolling while dragging mouse | |
6ee71191af7af3c67491466e00cef24843a07c5e Merge remote-tracking branch 'codesoap/background_blocks' | |
7aec8b22319ff4e3fdc6160e8b4dbd2a4e3567f2 Merge remote-tracking branch 'stevenyvr987/add-hyperlink-support-to-man-plugin' | |
54ba6a44c84419b0ac86f1e67142b68bb3af5445 Merge remote-tracking branch 'occivink/refactor-format' | |
fb60eea66d522306033c69b0680a5bc4dae1eb4c Merge remote-tracking branch 'lenormf/fix-latex' | |
82d99aa12b8bea66cd8751368181eaa1a39b160a Refactor formatter.kak | |
64511bacebbae80620274269fa9bff9cdde3a741 Merge remote-tracking branch 'mogenson/editorconfig' | |
46581f1c65d3e046f01d0f447b9e4eb1199877f8 Fix printing of F12 key | |
9d897a60924cc38f87b4c90ffec26fcd315940b4 Rank a word-boundary after a non-word-boundary | |
6ecea97352486e6bef6368cce6be02bdf02d5005 Jean-Louis Fuchs <[email protected]> Copyright Waiver | |
a440869573a560c6a8111a605bf5564ab7ffaf7d Fix modifiers support with mouse events | |
04b5d44b3caf6373f7ed15ac7100c630d20cc599 Rework custom CSI parsing code and add support for SGR (1006) mouse | |
1aea592b7644da3c3e90f753f4600855159db2cf rc latex: Highlight DTX and STY files | |
4cc187a54f1a27ba10fd8274a5a44687b759bd05 Remove unneeded uses of NCurses WINDOW* | |
afd45c67558b18d2237075da3e1ad872a1809966 Extract most ncurses calls into NCursesUI::Window methods | |
4c4eb61c188347f6956dfcd075e190c79f0a970c Introduce FunctionRef to replace std::function when not storing | |
b24be99fa3e684201faed534c5988940d561df35 Limit the amounts of calls to get_extra_word_chars | |
95a8d21d721d4a00bb4ec8ea3da0eed300d0c738 Merge remote-tracking branch 'lenormf/fix-latex' | |
64185e69c22dd98e995ffe2408629734e285c7e5 Merge branch 'patch-1' of http://github.com/josephrocca/kakoune | |
e8a555f3fb3a4406a13e7b1ddca659d2c024f1a8 Update README.asciidoc | |
eeec8ade51a1d9618b88a0095a68e402d5d1b452 Merge remote-tracking branch 'eraserhd/pr/master/fix-kak-list-sessions' | |
b3287a74cb403576b87a99591dbbb2d6f1d367e1 rc latex: Highlight .cls files as LaTeX | |
cb2647878b8aeaf43a49bb064e85a5e315f86bcd src: Send the stop signal to the entire process group | |
37ded5e400aac6e4cbe6ebcdc12795dd842d081a Check if buffile is path before loading editorconfig settings | |
683c7c1fa53350411922f06fe5f0f27902b51e3e Fix fifos for Linux | |
9ca9d40c03add0de335cc90e6a055f2972c04b91 Revert "Don't create subshells when unnecessary" | |
6c05e6e0f81243ec503a3de78cf36b5dc798cb1c Don't create subshells when unnecessary | |
009eb80ca0e606babd2d9b735faa7ec7643a046e Fix tools using fifos for OpenBSD | |
b1602d44904fb62b61e87be91c9fc6dc0076da52 Fix #2495 - Add hyperlink support to :man | |
64fd0c72ce9875646d67c9b745cb3202bb798b49 Enable man command to show stderr message to the user | |
734a7d07072b686bda7bcf7fe249e6f43ef7104e Re-implement PR #1927 - `man` bufname should indicate man page. | |
55198032d2007cee3822df8849a04e60a1f63cb3 rc git-tools: Change the CWD before running some `git` commands |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment