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.
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.
Close it. See commen #1