Allow individual configuration for different sessions using the session name.
An example use-case: leave the session_restore_mode = "screen" default as is and set session_restore_mode = "simple" for sessions named example-name so that shpool does not interfere with ncurses.
I apologize if this is already possible somehow, but I read through CONFIG.md and config.rs and couldn't find a way to do it.