Bug 307846 - prefix xx @ xx: ~ $ does not automatically return after use curses programme.
Summary: prefix xx @ xx: ~ $ does not automatically return after use curses programme.
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: emulation (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 15:06 UTC by janbot
Modified: 2012-10-11 20:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description janbot 2012-10-04 15:06:00 UTC
prefix xx @ xx: ~ $ does not automatically return after use curses programme. every time I push on the enter of my keyboard, the prefix becomes in again in the horizontal direction, in case of vertical. Commands that are typed are not visible as well.

Reproducible: Always

Steps to Reproduce:
Python 2.7.3 (default, Aug  1 2012, 05:16:07) 
[GCC 4.6.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import curses
>>>curses.initscr()
>>>quit()

now the problem is reproduced.
Actual Results:  
every time I push on the enter of my keyboard, the prefix becomes in again in the horizontal direction, in case of vertical. Commands that are typed are not visible as well.

Expected Results:  
- Commands that are visible after executing a curses programme.
- At every push on enter, an extra prefix is added at the bottom of the terminal.
Comment 1 Jekyll Wu 2012-10-04 20:12:23 UTC
Which version of konsole is this report about? Please *always* provide version information when reporting any bug against any product. A bug report without version information is at best only half useful.

Also, my observation is the same result happens in every terminal (emulator) I have tried so far (xterm, vte, putty, urxvt, linux virtual console, etc).  That implies it is probably not a bug of emulator, but the problem of the library.
Comment 2 Jekyll Wu 2012-10-11 20:49:53 UTC
Close it. See commen #1