index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
tools
/
clang.kak
Age
Commit message (
Expand
)
Author
2024-03-31
Reset SIGINT handler in background processes
Johannes Altmanninger
2024-03-06
jump{,-next,-previous} cmds to navigate any grep-like buffer
Johannes Altmanninger
2022-07-05
Move user mappings to <space> and keep/remove selection to ,
Maxime Coste
2020-10-27
Replace `write -atomic` with `write -method <method>`
Maxime Coste
2020-09-06
Apply suggestions from code review
Maxime Coste
2020-09-02
rc clang grep: Make docstrings more readable
Frank LENORMAND
2020-08-24
Avoid accidentally using environment variables in sh scopes
Johannes Altmanninger
2020-02-05
Merge remote-tracking branch 'lenormf/docstring-pretty'
Maxime Coste
2020-02-03
rc: Make docstrings more readable
Frank LENORMAND
2020-01-21
Use POSIX -E of sed for extended regular expressions
Alex Leferry 2
2019-12-15
Fix clang completion output parsing
Maxime Coste
2019-11-22
rc clang: Factorize multiple calls to `gsub`
Frank LENORMAND
2019-11-22
rc clang: Handle nested tags in completion
Frank LENORMAND
2019-11-21
Add a -atomic switch to write and change clang.kak to take advantage
Maxime Coste
2019-11-14
rc: Use the standard `fail` command to report errors
Frank LENORMAND
2019-09-17
Add a clang_directory option to set PWD when completing
Maxime Coste
2019-09-15
Fix clang completion support with modern clang
Maxime Coste
2019-09-15
Merge remote-tracking branch 'codesoap/background_blocks'
Maxime Coste
2019-06-23
Make quoting opt-in by using $kak_quoted_...
Maxime Coste
2019-06-10
Fix fifos for Linux
codesoap
2019-06-10
Revert "Don't create subshells when unnecessary"
codesoap
2019-06-09
Don't create subshells when unnecessary
codesoap
2019-06-09
Fix tools using fifos for OpenBSD
codesoap
2019-04-25
Merge remote-tracking branch 'laelath/provides-requires'
Maxime Coste
2019-04-17
Change completions option docstring element to be an arbitrary command
Maxime Coste
2019-04-17
Rename info -placement to info -style and support modal style
Maxime Coste
2019-04-08
Modified a bunch of language support files to use modules
Justin Frank
2019-03-21
Add categories in rc/
Alex Leferry 2