summaryrefslogtreecommitdiff
path: root/rc/tools/grep.kak
AgeCommit message (Expand)Author
2024-11-27Fix grep arguments being evaluated in toolsclient contextJohannes Altmanninger
2024-11-12grep.kak: make it possible to search for patterns starting with '-'Olivier Perret
2024-08-05rc make/grep: evaluate makecmd in calling context, use eval semantics againJohannes Altmanninger
2024-06-26Fix corner case in passin arguments to grep and makeMaxime Coste
2024-06-22Add a -script switch to the fifo to cater for grep/make use casesMaxime Coste
2024-06-07Add a `fifo` helper command and refactor `make` and `grep` to use itMaxime Coste
2024-04-27Make grep-(next|prev)-match use the latest buffer matching \*grep(-.*)\*Maxime Coste
2024-03-31Reset SIGINT handler in background processesJohannes Altmanninger
2024-03-11Modularize grep.kak, make.kak and jump.kakMaxime Coste
2024-03-06jump{,-next,-previous} cmds to navigate any grep-like bufferJohannes Altmanninger
2024-02-27rc grep/make: don't touch user selectionsJohannes Altmanninger
2024-02-27rc grep/make: never match multiline filenamesJohannes Altmanninger
2024-02-27rc grep/make: Revert "Support windows style path in grep output"Johannes Altmanninger
2023-11-12rc grep: include stderr in grep bufferJohannes Altmanninger
2023-04-06case directly to $kak_opt_grepcmdJacobTravers
2023-04-05apply literal flag according to grep toolJacobTravers
2023-03-31Use grep -F when no argument is passed (literal string match)JacobTravers
2022-07-05Move user mappings to <space> and keep/remove selection to ,Maxime Coste
2022-07-05Make `x` just select the full linesMaxime Coste
2022-03-06Add a complete-command command to configure command completionMaxime Coste
2020-09-06Apply suggestions from code reviewMaxime Coste
2020-09-02rc clang grep: Make docstrings more readableFrank LENORMAND
2020-08-14bring *grep* buffer to front in context of toolsclientVladimir Bauer
2019-12-31Slight code cleanup in grep.kakMaxime Coste
2019-10-23Add a -verbatim switch to evaluate-commands for perfect forwardingMaxime Coste
2019-10-01Merge remote-tracking branch 'occivink/grep-space'Maxime Coste
2019-09-30grep: fix for filenames containg spacesOlivier Perret
2019-09-26Do not autoscroll on grep resultsMaxime Coste
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-03-21Add categories in rc/Alex Leferry 2