Explorar o código

ssh: keep terminal open after connection was closed (intentionally or unexpectedly)

Fabian Peter Hammerle %!s(int64=4) %!d(string=hai) anos
pai
achega
9b316fc87a
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      config.rasi

+ 2 - 0
config.rasi

@@ -1,3 +1,5 @@
 configuration {
+	/* --hold supported by termite & kitty */
+	ssh-command: "{terminal} --hold -e {ssh-client} {host} [-p {port}]";
 	combi-modi: "drun,ssh,run";
 }