Summary: | Remember last output save directory | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Tao Guo <guotao945> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bugseforuns, nate |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/konsole/61ed2c88a4e205eb5eef2df6cdb13c7ddd6e2943 | Version Fixed In: | 19.08.0 |
Sentry Crash Report: |
Description
Tao Guo
2019-01-11 14:04:11 UTC
Spectacle already does this and we have a request for Okular to do the same: Bug 400103. Seems reasonable to do it here too. Git commit 61ed2c88a4e205eb5eef2df6cdb13c7ddd6e2943 by Kurt Hindenburg. Committed on 21/04/2019 at 19:12. Pushed by hindenburg into branch 'master'. Remember last 'Save Output As' directory 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. FIXED-IN: 19.08.0 Differential Revision: https://phabricator.kde.org/D18352 M +24 -3 src/SaveHistoryTask.cpp M +2 -0 src/SaveHistoryTask.h https://commits.kde.org/konsole/61ed2c88a4e205eb5eef2df6cdb13c7ddd6e2943 |