Add fresh default sessions and terminal status handling
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ impl Default for ClientConfig {
|
||||
ssh_auth_command: Some("~/.local/bin/dosh-auth".to_string()),
|
||||
ssh_port: None,
|
||||
dosh_port: 50000,
|
||||
default_session: "default".to_string(),
|
||||
default_session: "new".to_string(),
|
||||
reconnect_timeout_secs: 5,
|
||||
view_only: false,
|
||||
cache_attach_tickets: true,
|
||||
|
||||
Reference in New Issue
Block a user