Bug 187221 - Different color for command input so that I can see where one starts and another ends.
Summary: Different color for command input so that I can see where one starts and anot...
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.2
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-15 13:24 UTC by Gerry
Modified: 2009-03-15 14:32 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 Gerry 2009-03-15 13:24:46 UTC
Version:           2.2 (using 4.2.00 (KDE 4.2.0), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-11-generic

In the scrollback, it's really hard to tell where one command ends and the next one starts. It would be an enormous usability improvement if the prompt line, or the text that I enter, was in a different color to the rest of the text in Konsole.
Comment 1 Gerry 2009-03-15 14:32:58 UTC
Never mind, found the solution:
$gedit .bashrc

Uncomment the line:
#force_color_prompt=yes

Save and reopen Konsole.

Sorry for being an Linux noob. :)