Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
10sr
/
dotfiles-mirror
espelho de
https://github.com/10sr/dotfiles.git
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
emacs.el: Add --filename option in my-rgrep-ag
pull/15/head
10sr
há 9 anos
ascendente
7a5188113b
cometimento
0e450503a4
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
emacs.el
+ 1
- 1
emacs.el
Ver ficheiro
@@ -2414,7 +2414,7 @@ If ARG is given or called with prefix argument, create new buffer."
;; the silver searcher
("ag"
(executable-find "ag")
"ag --nocolor --nogroup --nopager ")
"ag --nocolor --nogroup --nopager
--filename
")
;; ack
("ack"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar