You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if I enter 中文 and hit key down, vte3 highlights only the character at the cursor:
On the other hand, QTermWidget highlights all characters in the preedit string:
It would be useful to highlight the current character only so that it's easier to know which character is being edited.
The text was updated successfully, but these errors were encountered:
For example, if I enter 中文 and hit key down, vte3 highlights only the character at the cursor:
On the other hand, QTermWidget highlights all characters in the preedit string:
It would be useful to highlight the current character only so that it's easier to know which character is being edited.
The text was updated successfully, but these errors were encountered: