From b227267cea3afa3a7e39bb24c20d500262f32c12 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 24 Nov 2021 00:34:10 +0100 Subject: Some changes for new temrinal file management style --- xplumb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xplumb') diff --git a/xplumb b/xplumb index 977d2d5..c1ec6c9 100755 --- a/xplumb +++ b/xplumb @@ -59,7 +59,7 @@ tryurl() { ( [ -n "$url" ] && $browser $url ) || return 1 } -open-file "$text" || \ +open-file -s spawn "$text" || \ tryurl "$text" || \ trymail "$text" || \ tryman "$text" || \ -- cgit v1.3