Closed lewer closed 1 year ago
This is a fix for https://github.com/emacsorphanage/helm-ag/issues/403
Without --line-number option, helm-ag-edit does not work because it's unable to parse the result of rg.
--line-number
helm-ag-edit
rg
Thank you!
This is a fix for https://github.com/emacsorphanage/helm-ag/issues/403
Without
--line-number
option,helm-ag-edit
does not work because it's unable to parse the result ofrg
.