Revision 1c19815...

Go back to digest for 23rd October 2011

Bug Fixes in KDE Base

Jekyll Wu committed changes in [konsole] /:

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.


FIXED-IN:4.8

File Changes

Modified 2 files
  •   src/Session.cpp
  •   src/SessionController.cpp
2 files changed in total