help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Defining "\r" Behavior in SSH Window


From: gamename
Subject: Defining "\r" Behavior in SSH Window
Date: 9 Mar 2007 04:57:25 -0800
User-agent: G2/1.0

Hi,

I have a C application that does "printf("<text>\r").  The result in a
shell window is to produce a newline.  But in an ssh window, a newline
is not created.  So, the output in a shell window looks like this:

yadda
yadda
yadda

while the ssh window's output looks like this:

yaddayaddayadda

Now can I make the ssh window behave the same way as the shell buffer?

Thanks,
-T



reply via email to

[Prev in Thread] Current Thread [Next in Thread]