D29322: Fix bookmark command being percent encoded
Yaroslav Sidlovsky
noreply at phabricator.kde.org
Fri May 1 11:39:49 BST 2020
ZaWertun created this revision.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
ZaWertun requested review of this revision.
REVISION SUMMARY
Fix for bug https://bugs.kde.org/show_bug.cgi?id=420791.
TEST PLAN
1. Create bookmark with symbol `%` in it, for example: `date +%m-%d-%Y`;
2. Click on this bookmark;
3. All `%` symbols must be inserted as is to the command line and you will see this output:
$ date +%m-%d-%Y
04-30-2020
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D29322
AFFECTED FILES
konsole-20.04.0/src/SessionController.cpp
To: ZaWertun
Cc: konsole-devel, cent, EspadaV8, fbampaloukas, thsurrel, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20200501/2c7445eb/attachment.html>
More information about the konsole-devel
mailing list