Bug 307846

Summary: prefix xx @ xx: ~ $ does not automatically return after use curses programme.
Product: [Applications] konsole Reporter: janbot
Component: emulationAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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