Summary: | cursor postioning error after output without trailing newline | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Elmar Stellnberger (AT/K) <estellnb> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 1.6 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
this might be an error of bash rather than konsole I think this is to do with Bash rather than Konsole as I get the same output in xterm. csh and zsh also produce different results. The cursor positioning error has gone. Nevertheless the output will still be something like "usr:~> ltierusr:~>" (Seems like Home is pressed automatically on every new line.). |
Version: 1.6 (using KDE 3.5.1 Level "a" , SUSE 10.1) Compiler: Target: i586-suse-linux OS: Linux (i686) release 2.6.16.21-0.25-default first produce an output without a trailing newline > echo -n "Schnabeltier" enter some text "fff" for instance Schnabeltierusr:~> press [Home] or [Pos1] respectively press [End] or [Ende] respectively result: usr:~>ffferusr~>fff