This is implemented in essentially the same way as the VTE's "follow path" feature. The goal is to reduce the amount of directory browsing that needs to happen in common use cases like adding a new file to a deeply nested directory.
Addresses issue #1492. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4486 -- Commit Summary -- * Use last document's directory as default save path -- File Changes -- M src/callbacks.c (4) M src/dialogs.c (20) M src/dialogs.h (2) M src/document.c (5) -- Patch Links -- https://github.com/geany/geany/pull/4486.patch https://github.com/geany/geany/pull/4486.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4486 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
