[Konsole-devel] [Bug 175755] "Copy Input" selection list does not expand %w or %# macros.

Jekyll Wu adaptee at gmail.com
Fri Oct 21 19:20:17 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=175755


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.8
         Resolution|                            |FIXED




--- Comment #4 from Jekyll Wu <adaptee gmail com>  2011-10-21 19:20:17 ---
Git commit 1c1981501b6e3bcd433840bf36f7851f06772322 by Jekyll Wu.
Committed on 21/10/2011 at 21:09.
Pushed by jekyllwu into branch 'master'.

Ensure %w and %# are also expaned in the 'Copy input' dialog

The fix is quite simple. Just move the existing code for expanding
%# and %w into Session::getDynamicTitle(), where all other tab title
formatters are expanded. That also makes the code simple and natural.

BUG: 175755
FIXED-IN:4.8

M  +8    -0    src/Session.cpp
M  +0    -8    src/SessionController.cpp

http://commits.kde.org/konsole/1c1981501b6e3bcd433840bf36f7851f06772322

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list