Эх сурвалжийг харах

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

Fabian Peter Hammerle 4 жил өмнө
parent
commit
9b316fc87a
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  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";
 }