| Summary: | Konsole doesn't do bold in 256-color mode | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Ryan Thompson <rct+bugs> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | adaptee, kde-bugzilla, quazgar |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ryan Thompson
2010-01-17 07:32:29 UTC
Bug is still present in KDE 4.5 packages from Kubuntu PPA I have the problem that a ctermfg=15 highlight in Vim is "bright white" (#fff) when using "cterm=none", but grayish when using "cterm=bold" - it appears to use color 8 then instead.
I am not sure if this is what you've meant Ryan, but assuming it is, I will confirm this.
Let me know if you need some help for reproducing this, but in can be easily triggered in Vim using a highlight like this:
hi StatusLine ctermfg=15 cterm=bold
I think this bug is closely related with bug #274603, which has been fixed recently. My experiment shows this is also fixed, but I am not sure. Can you check with the git version to see whether this is also fixed? OK, I am now pretty sure this is a duplicate of #274603. Feel free to open if it is not a duplicate or not fixed in the devel version. *** This bug has been marked as a duplicate of bug 274603 *** |