session.conf split follow-up #3 (#3014)
commitbe739e28a6e29aeb08912af36620a4fb78b31176
authorThomas Martitz <thomas.martitz@mailbox.org>
Thu, 17 Feb 2022 21:36:55 +0000 (17 22:36 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Feb 2022 21:36:55 +0000 (17 22:36 +0100)
tree63691f8e386f07a8f8ecc7dd73dd2279191e0933
parentda125332f779eb367ffaea8569259940c1e8803a
session.conf split follow-up #3 (#3014)

Move search positions and layout to session.conf

This will remember the x,y positions as well as the find/replace
dialog expanders as part of session.conf.

To implemenet this, a new interface configuration_add_session_group()
is created that connects a StashGroup to session.conf.
src/keyfile.c
src/keyfile.h
src/search.c