Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Carriage return needed after process finishes!

by rjt (Curate)
on Apr 23, 2014 at 21:02 UTC ( [id://1083463]=note: print w/replies, xml ) Need Help??


in reply to Carriage return needed after process finishes!

It is hard to offer much in the way of concrete advice without a working example that shows the problem. Please see How do I post a question effectively? and edit your post accordingly.

Until such time, all I can do is take a guess (although a somewhat educated one) that perhaps, somewhere along the line, your process (or one of its threads) managed to send a Linux terminal escape code to change the terminal mode, as for example do some curses applications.

One way you can get down to the raw bytes is through the use of the common script(1) utility. Run your program under that, and then look at the typescript file with a hex editor to spot any unwanted control codes.

Please do consider coming up with a minimal example that illustrates your problem, and consult the above links for possible diagnostic help.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1083463]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-25 19:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found