[Konsole-devel] [konsole] [Bug 173283] RFE: configurable history dir to avoid filling up /tmp with unlimited scrollback history
Rex Dieter
rdieter at math.unl.edu
Fri May 15 16:35:54 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=173283
Rex Dieter <rdieter at math.unl.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rdieter at math.unl.edu
--- Comment #3 from Rex Dieter <rdieter at math.unl.edu> ---
For konsole-4.14, fedora adopted this patch:
http://pkgs.fedoraproject.org/cgit/konsole.git/tree/konsole-4.14.1-history_cache_instead_of_tmp.patch
to use KStandardDirs::locateLocal("cache",...) instead of
KStandardDirs::locateLocal("tmp",...)
Latest konsole-15.04.x code uses QDir::tempPath() , I'm considering using
QStandardPaths::CacheLocation
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list