Open HarithaIBM opened 2 months ago
Ag.vim is integrated as a vim plugin. During search sometimes vim dispalys garbled output.
Workaround is:
Run the following commands and retry ag search- we get normal output
chtag -tc 1047 /dev/ptyp* chtag -tc 1047 /dev/ttyp*
Ag.vim is integrated as a vim plugin. During search sometimes vim dispalys garbled output.
Workaround is:
Run the following commands and retry ag search- we get normal output