summaryrefslogtreecommitdiff
path: root/rc/tools/clang.kak
AgeCommit message (Expand)Author
2024-03-31Reset SIGINT handler in background processesJohannes Altmanninger
2024-03-06jump{,-next,-previous} cmds to navigate any grep-like bufferJohannes Altmanninger
2022-07-05Move user mappings to <space> and keep/remove selection to ,Maxime Coste
2020-10-27Replace `write -atomic` with `write -method <method>`Maxime Coste
2020-09-06Apply suggestions from code reviewMaxime Coste
2020-09-02rc clang grep: Make docstrings more readableFrank LENORMAND
2020-08-24Avoid accidentally using environment variables in sh scopesJohannes Altmanninger
2020-02-05Merge remote-tracking branch 'lenormf/docstring-pretty'Maxime Coste
2020-02-03rc: Make docstrings more readableFrank LENORMAND
2020-01-21Use POSIX -E of sed for extended regular expressionsAlex Leferry 2
2019-12-15Fix clang completion output parsingMaxime Coste
2019-11-22rc clang: Factorize multiple calls to `gsub`Frank LENORMAND
2019-11-22rc clang: Handle nested tags in completionFrank LENORMAND
2019-11-21Add a -atomic switch to write and change clang.kak to take advantageMaxime Coste
2019-11-14rc: Use the standard `fail` command to report errorsFrank LENORMAND
2019-09-17Add a clang_directory option to set PWD when completingMaxime Coste
2019-09-15Fix clang completion support with modern clangMaxime Coste
2019-09-15Merge remote-tracking branch 'codesoap/background_blocks'Maxime Coste
2019-06-23Make quoting opt-in by using $kak_quoted_...Maxime Coste
2019-06-10Fix fifos for Linuxcodesoap
2019-06-10Revert "Don't create subshells when unnecessary"codesoap
2019-06-09Don't create subshells when unnecessarycodesoap
2019-06-09Fix tools using fifos for OpenBSDcodesoap
2019-04-25Merge remote-tracking branch 'laelath/provides-requires'Maxime Coste
2019-04-17Change completions option docstring element to be an arbitrary commandMaxime Coste
2019-04-17Rename info -placement to info -style and support modal styleMaxime Coste
2019-04-08Modified a bunch of language support files to use modulesJustin Frank
2019-03-21Add categories in rc/Alex Leferry 2