[Konsole-devel] [konsole] [Bug 355832] New: keytab profile and asterisk *
Martin ZboĆil via KDE Bugzilla
bugzilla_noreply at kde.org
Tue Nov 24 11:42:18 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=355832
Bug ID: 355832
Summary: keytab profile and asterisk *
Product: konsole
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: kdebugzilla at perfugium.net
Created attachment 95692
--> https://bugs.kde.org/attachment.cgi?id=95692&action=edit
keytab screenshot
hello, due to strong restrictions on machines all configuration files are
deleted on regular basis, so in order to keep my sanity I started to use keytab
schemas to get all my aliases and few functions to a single key binding so this
way I am able to set the shell to my liking.
but while trying to 'fix' one of work related issues I came up with a function
which uses * in it to compare string, but when using keytab, the * asterisk is
changed to 1 even when its written as \x2A (hexadecimal ascii code for the *).
this effectively stops the function from running.
here is the line from my keytab which returns \1 1 1
key F4-AnyModifier : "\* * \x2A"
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list