When using either counsel-ag or counsel-rg to search something in a DOS line-encoded project, ^M characters appear in the buffer. When I press C-c C-o these characters also appear in the ivy-occur buffer. wgrep does not work as a result. Emacs grep command does not display the ^M characters.
When using either
counsel-agorcounsel-rgto search something in a DOS line-encoded project,^Mcharacters appear in the buffer. When I pressC-c C-othese characters also appear in theivy-occurbuffer. wgrep does not work as a result. Emacsgrepcommand does not display the^Mcharacters.