https://bugs.kde.org/show_bug.cgi?id=386643

--- Comment #1 from Bartosz Marcinkowski <bm371...@gmail.com> ---
I looked into source code, and the problem seems to be that escape sequences
modify font in one place(profile), but the keyboard shortcut modifies it in
another object (TerminalDisplay). If you change the profile object with an
escape sequence, it will pick the unchanged font in profile and overwrite the
changed font in TerminalDisplay. A simple solution would be to make the
shortcuts modify font in profile, as it happens if you modify font size with an
escape sequence. Would that be ok?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to