Files
konsole/src/characters
Aaron Dewes 366654e30e Don't crash if a character is not a valid char in isSpace()
Qt 6 includes `Q_ASSERT(rc <= 0xffff)` in the QChar constructor.

This causes Qt 6 builds of Konsole to segfault when entering an
emoji or when a script is printing an emoji.
2023-07-28 16:49:49 +00:00
..
2022-06-20 21:17:19 +00:00
2022-08-26 19:24:56 +00:00