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
/
make.kak
Age
Commit message (
Expand
)
Author
2025-01-03
rc make: support multiline error pattern
ygrek
2024-12-09
Use makecmd from calling context again
Johannes Altmanninger
2024-11-27
Fix grep arguments being evaluated in toolsclient context
Johannes Altmanninger
2024-08-05
rc make/grep: evaluate makecmd in calling context, use eval semantics again
Johannes Altmanninger
2024-06-26
Fix corner case in passin arguments to grep and make
Maxime Coste
2024-06-22
Add a -script switch to the fifo to cater for grep/make use cases
Maxime Coste
2024-06-07
Add a `fifo` helper command and refactor `make` and `grep` to use it
Maxime Coste
2024-03-31
Reset SIGINT handler in background processes
Johannes Altmanninger
2024-03-11
Modularize grep.kak, make.kak and jump.kak
Maxime Coste
2024-03-06
jump{,-next,-previous} cmds to navigate any grep-like buffer
Johannes Altmanninger
2024-02-27
rc grep/make: don't touch user selections
Johannes Altmanninger
2024-02-27
rc make: fix make-jump if selection includes trailing newline
Johannes Altmanninger
2024-02-27
rc grep/make: never match multiline filenames
Johannes Altmanninger
2024-02-27
rc grep/make: Revert "Support windows style path in grep output"
Johannes Altmanninger
2023-11-02
rc/make.kak reuse make_error_pattern
Bob Qi
2023-10-29
rc/make.kak set option type to be regex
Bob Qi
2023-10-27
rc/make.kak avoid another using pattern directly
Bob Qi
2023-10-27
rc/make.kak introduce a new option to be back compatible
Bob Qi
2023-10-27
rc/make.kak set search register to avoid injection
Bob Qi
2023-10-26
rc/make.kak support override the whole error line pattern
Bob Qi
2022-10-16
rc make: make-next-error to switch toolsclient to *make* buffer
Johannes Altmanninger
2021-11-05
rc/tools/make.kak: quote "${kak_opt_makecmd}"
throwawayaccount12345-1
2020-02-03
rc: Make docstrings more readable
Frank LENORMAND
2019-11-28
Add a {\} marker to disable markup processing
Maxime Coste
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-03-21
Add categories in rc/
Alex Leferry 2