On Tue, Dec 16, 2008 at 13:25, Rudolf Sykora <[email protected]> wrote: > When not using 'vt' I get CR printed at the end of each line, I can't > read man pages, etc.
ssh -r should strip carriage returns. to read man pages, i set my MANPAGER environment variable to cat or to p9p's nobs. i might be misunderstanding your problem though -- m
