Closed Fuco1 closed 10 years ago
If we call ag-dired from ag-dired-regexp, the potentially quoted search string will be quoted again, then passed to ag-dired-regexp. This leads to incorrect search string and broken revert.
ag-dired
ag-dired-regexp
Thanks!
If we call
ag-dired
fromag-dired-regexp
, the potentially quoted search string will be quoted again, then passed toag-dired-regexp
. This leads to incorrect search string and broken revert.