diff options
| -rwxr-xr-x | bin/web | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ plumb1() ;; *firebird*) $BROWSER -remote 'openURL('$i', new-window)' + *firefox*) + $BROWSER -remote 'openURL('$i', new-window)' ;; esac } |
![]() |
index : plan9port | |
| Plan 9 from User Space (with patches) |
| summaryrefslogtreecommitdiffstats |
| -rwxr-xr-x | bin/web | 2 |
@@ -10,6 +10,8 @@ plumb1() ;; *firebird*) $BROWSER -remote 'openURL('$i', new-window)' + *firefox*) + $BROWSER -remote 'openURL('$i', new-window)' ;; esac } |