Bug 439302 - Konsole writes a % sign as first line when I open the terminal
Summary: Konsole writes a % sign as first line when I open the terminal
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: emulation (show other bugs)
Version: 19.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-29 14:34 UTC by jdkdev25
Modified: 2021-06-29 14:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot of the issue (45.12 KB, image/png)
2021-06-29 14:34 UTC, jdkdev25
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jdkdev25 2021-06-29 14:34:45 UTC
Created attachment 139743 [details]
Screenshot of the issue

SUMMARY

Konsole writes a % sign as first line when I open the terminal 


STEPS TO REPRODUCE
1. install zsh and set zsh as default shell over bash
2. install oh my zsh and powerlevel10k
3. setup oh my zsh and powerlevel10k by following the instructions on their respective github pages

4. Once powerlevel10k has been configured, open multiple konsole windows

OBSERVED RESULT

In some windows a % sign will appear as first line of the terminal

EXPECTED RESULT

In some windows a % sign will appear as first line of the terminal

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Ahmad Samir 2021-06-29 14:38:31 UTC
Konsole doesn't manipulate the shell prompt, it only displays what the shell tells it. That looks like a configuration issue in your setup.