Extension of `saveactions` plugin that allows Geany to store/load data for new, unnamed tabs when Geany window is closed/reopened. This is a convenience feature inspired by Notepad++ and discussed here https://github.com/geany/geany/issues/905 Include one small extension to Geany plugins API
https://github.com/geany/geany/assets/9273621/2924719f-7a86-4386-8db9-1c2a99f83f8a You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/3904 -- Commit Summary -- * persistent-temp-files-plugin: added feature to saveactions plugin -- File Changes -- M plugins/saveactions.c (542) M src/libmain.c (12) M src/main.h (2) -- Patch Links -- https://github.com/geany/geany/pull/3904.patch https://github.com/geany/geany/pull/3904.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3904 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
