From bea38c1ce49b5e5e60e4e9f9261ec176ff59cd3c Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Wed, 1 Dec 2021 10:35:46 +0100 Subject: The updates on open-file broke plumb, so I am just going to remove that line from here - I am never using it anyway --- xplumb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xplumb') diff --git a/xplumb b/xplumb index c1ec6c9..68b8cda 100755 --- a/xplumb +++ b/xplumb @@ -59,7 +59,7 @@ tryurl() { ( [ -n "$url" ] && $browser $url ) || return 1 } -open-file -s spawn "$text" || \ +#open-file -s spawn "$text" || \ tryurl "$text" || \ trymail "$text" || \ tryman "$text" || \ -- cgit v1.3