Add PointingHand on tabs
This commit is contained in:
parent
c604a2e34e
commit
d73c54f604
6 changed files with 71 additions and 18 deletions
|
@ -208,7 +208,6 @@ fn main() {
|
|||
if stdout_is_a_pty() {
|
||||
cx.activate(true);
|
||||
let urls = collect_url_args();
|
||||
dbg!(&urls);
|
||||
if !urls.is_empty() {
|
||||
listener.open_urls(urls)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue