Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gruvbox_256palette.sh doesn't work for Konsole #35

Closed
zaferot opened this issue Aug 29, 2014 · 5 comments
Closed

gruvbox_256palette.sh doesn't work for Konsole #35

zaferot opened this issue Aug 29, 2014 · 5 comments

Comments

@zaferot
Copy link

zaferot commented Aug 29, 2014

Hi,

The gruvbox_256palette.sh has no effect for Konsole. I have not found the reason yet.
Maybe it is related to this bug:
https://bugs.kde.org/show_bug.cgi?id=231405
I played with the script a little bit, but did not get any good results.
Do you have any ideas?

@morhetz
Copy link
Owner

morhetz commented Aug 29, 2014

Nope.
That could be a real Konsole bug.
Could you try this gist as a replacement and report if it works for you?
I don't have KDE nearby, so could you also tell me what Konsole sets $TERM to?

@zaferot
Copy link
Author

zaferot commented Aug 29, 2014

The new version doesn't work either.
I've tried different versions of $TERM. xterm, xterm-256color, konsole-256color and rxvt-unicode-256color.
It seems that Konsole doesn't support such a way of color redefining.
Have a look at these discussions:
https://bugs.kde.org/show_bug.cgi?id=107487
https://gist.github.com/XVilka/8346728
https://bugzilla.kernel.org/show_bug.cgi?id=79551

@morhetz
Copy link
Owner

morhetz commented Aug 29, 2014

Seems like Konsole bug for me. Sorry, I can't help you

@flying-sheep
Copy link

konsole can print text with true color escape sequences, but this is about redefining…?

can someone break down the escape sequence for me?

\033]4;223;rgb:eb/db/b2\033\\

hmm…

  1. ESC] = OSC (Operating system command)

@flying-sheep
Copy link

this bug seems to be it: https://bugs.kde.org/show_bug.cgi?id=233991

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants