Configuration to use for shpool. See https://github.com/shell-pool/shpool/blob/master/CONFIG.md for available options.
TOML value
{ }
{ keybinding = [ { action = "detach"; binding = "Ctrl-a d"; } ]; motd = "never"; prompt_prefix = "[$SHPOOL_SESSION_NAME]"; session_restore_mode = { lines = 1000; }; }