aboutsummaryrefslogtreecommitdiff
path: root/xplumb
diff options
context:
space:
mode:
Diffstat (limited to 'xplumb')
-rwxr-xr-xxplumb2
1 files changed, 1 insertions, 1 deletions
diff --git a/xplumb b/xplumb
index c1ec6c9..68b8cda 100755
--- a/xplumb
+++ b/xplumb
@@ -59,7 +59,7 @@ tryurl() {
59 ( [ -n "$url" ] && $browser $url ) || return 1 59 ( [ -n "$url" ] && $browser $url ) || return 1
60} 60}
61 61
62open-file -s spawn "$text" || \ 62#open-file -s spawn "$text" || \
63tryurl "$text" || \ 63tryurl "$text" || \
64trymail "$text" || \ 64trymail "$text" || \
65tryman "$text" || \ 65tryman "$text" || \

Generated with cgit - Back to sebastiano.tronto.net