[konsole] [Bug 385380] Cannot bind non letter/digit/. keys in profile keybinding combinations

2018-05-24 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385380 Kurt Hindenburg changed: What|Removed |Added Version Fixed In||18.08

[konsole] [Bug 385380] Cannot bind non letter/digit/. keys in profile keybinding combinations

2018-05-24 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=385380 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving

[konsole] [Bug 385380] Cannot bind non letter/digit/. keys in profile keybinding combinations

2018-03-07 Thread Vladimir Panteleev
https://bugs.kde.org/show_bug.cgi?id=385380 Vladimir Panteleev changed: What|Removed |Added CC|

[konsole] [Bug 385380] Cannot bind non letter/digit/. keys in profile keybinding combinations

2018-03-07 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=385380 --- Comment #2 from Kurt Hindenburg --- The patch in phabricator changes it to static const QRegularExpression key(QStringLiteral("key\\s+(\\S+)\\s*:\\s*(\"(.*)\"|\\w+)"), I'm not actually sure why the original one is more

[konsole] [Bug 385380] Cannot bind non letter/digit/. keys in profile keybinding combinations

2018-03-07 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=385380 Ahmad Samir changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED