use new tab for firefox
This commit is contained in:
parent
c57a7371ba
commit
25cb46f930
1 changed files with 1 additions and 1 deletions
2
bin/web
2
bin/web
|
|
@ -12,7 +12,7 @@ plumb1()
|
|||
$BROWSER -remote 'openURL('$i', new-window)'
|
||||
;;
|
||||
*firefox*)
|
||||
$BROWSER -remote 'openURL('$i', new-window)'
|
||||
$BROWSER -remote 'openURL('$i', new-tab)'
|
||||
;;
|
||||
esac
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue