D15362: Add option to reverse URL hint numbering
Achilleas Koutsou
noreply at phabricator.kde.org
Sun Sep 9 00:23:13 BST 2018
achkts created this revision.
Herald added a project: Konsole.
Herald added a subscriber: konsole-devel.
achkts requested review of this revision.
REVISION SUMMARY
Adds option to reverse the order of URL hints such that the last URL
(the bottom-most one) has the number 1 and the numbers increase from
bottom to top.
This becomes particularly useful when watching a log or buffer, or in terminal
chat applications. Very often, the most useful URL is the most recent one and
if there are many (> 10) URLs on the screen, the desired one will not get a
hint. Reversing the numbering makes the most recent URL hint take the number 1,
while the oldest will have the highest number or no number at all.F6244152: konsole-hints-before.png <https://phabricator.kde.org/F6244152>
F6244154: konsole-hints-rev-option.png <https://phabricator.kde.org/F6244154>
F6244155: konsole-hints-after.png <https://phabricator.kde.org/F6244155>
REPOSITORY
R319 Konsole
REVISION DETAIL
https://phabricator.kde.org/D15362
AFFECTED FILES
src/EditProfileDialog.cpp
src/EditProfileDialog.h
src/EditProfileDialog.ui
src/Profile.cpp
src/Profile.h
src/TerminalDisplay.cpp
src/TerminalDisplay.h
src/ViewManager.cpp
To: achkts
Cc: konsole-devel, herrold, ngraham, maximilianocuria, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180908/029b22ae/attachment.html>
More information about the konsole-devel
mailing list