Skip to content
Commit e1d28fa1 authored by Alexánder Alzate's avatar Alexánder Alzate Committed by Florian Müllner
Browse files

util: Match any nickname in identify command

Valid nicknames can support a wide variety of characters. By using
non-whitespace character class we ensure to support valid nicknames
while not lacking the regex performance.

https://bugzilla.gnome.org/show_bug.cgi?id=771888
parent fce5c778
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment