The following command works in command line git --no-pager grep --full-name -n --no-color -i -e 'def test_' But when I try to search 'def test' using counsel-git-grep, it returns nothing.