Closed chrysle closed 2 months ago
sessions save the settings, not the config options.
Please refer to the structure settings
.
Ah, I see, sorry for mixing these up. Probably this should be documented a bit better.
Besides, have you thought of extending session objects to store config? Of course, it's possible for the user to add this to the own shell config file and you probably don't want to bloat nnn
that way. I enjoy the easy usage!
Please have a look at the plugin nbak
.
The documentation states that
nnn
stores the current configuration settings within a session object:https://github.com/jarun/nnn/wiki/concepts#sessions
Unfortunately, I seem to be unable to make this work with the latest version (5.0).
Environment details (Put
x
in the checkbox along with the information)-s
NNN_TRASH
nnn
masterExact steps to reproduce the issue