summaryrefslogtreecommitdiff
path: root/src/rc/grep.kak
AgeCommit message (Expand)Author
2012-12-07grep.kak: configurable grep command, search selection when no paramsMaxime Coste
2012-12-07cleanup {make,grep}.kakMaxime Coste
2012-10-02grep,make: tweak mktemp call to work on OSXMaxime Coste
2012-09-12rework fifo handling, use real fifos in {make,grep}.kak, update READMEMaxime Coste
2012-09-12grep command uses file completionMaxime Coste
2012-09-09use -shell-params in rc filesMaxime Coste
2012-08-29use fifo buffers for grep and make commandMaxime Coste
2012-08-23grep.kak: do not quote paramsMaxime Coste
2012-08-17grep.kak: use perl regex syntax and quote parametersMaxime Coste
2012-08-14rc/grep.kak: style fixMaxime Coste
2012-08-11use new reg access syntax in rc filesMaxime Coste
2012-08-07rc/{grep,make}.kak: use a scratch buffer to store resultsMaxime Coste
2012-08-07add rc/grep.kak which provides a grep and gjump commandMaxime Coste