This will save current session's last 'Save Output As' directory as
well as saving it so next Konsole startup will remember it.
Original code by Tao Guo <guotao945@gmail.com> with additions
by myself.
BUG: 403103
FIXED-IN: 19.08.0
Differential Revision: https://phabricator.kde.org/D18352
Summary:
Those three classes where *used* inside of the SessionController
but they where not supposed to be there. The code in the
SessionController is already too big to understand, so the removal
of unrelated code is a good thing: it's now easier to reason
about those other three classes without having to deal with
the whole code that the SessionController has.
Reviewers: #konsole, hindenburg
Reviewed By: #konsole, hindenburg
Subscribers: konsole-devel
Tags: #konsole
Differential Revision: https://phabricator.kde.org/D17485