Every time I use pv in ansi-term it brokes my terminal. There are two possibilities:
- broken terminal clears every time i press enter and hides output
- it stops understand \n or something and writes output line by line in a bottom of a window, overwriting previous line by next.
How do I fix this? Why this doesn't happening in regular terminals like gnome-terminal? Is it a pv bug or something emacs-specific?
emacs -Q
? If not, please try to bisect your init file. – Scott Weldon Jun 09 '16 at 17:09