mirror of
https://github.com/KDE/konsole.git
synced 2026-06-10 15:05:11 -04:00
Add a profile option to follow Unicode standard for the display width of characters, where this width differs from glibc's wcwidth. Currently the only character affected by this is soft hyphen (unicode 0x00ad). Konsole generally follows wcwidth() function when determining the display width of characters, since this is behaviour expected by libreadline, and doing otherwise corrupts lines containing problematic characters. When such characters are used more for display, then on the command line, following the Unicode standard may be prefferable. The default for this option is disabled - that is follow wcwidth(). CCBUG: 464823
Use CheckXML to verify the file is valid XML Use meinproc5 to create an HTML version for local viewing. Remember to update the date and releaseinfo when you want the the translators to see the new version.