~delthas/senpai#173: 
Currently there appears no way to open URLs on macOS Terminal.app

Currently there appears no way to open URLs on macOS Terminal.app.

As per the man page, clicking a URL doesn’t work because this is intercepted as navigation.

Shift-click fails without feedback.

Ctrl-shift-click will display “Loading image” then fail without further feedback.

Environment: senpai 752eb5c8 (latest master) macOS 14.6.1 Sonoma Terminal.app

Status
REPORTED
Submitter
Paul W. Rankin
Assigned to
No-one
Submitted
4 months ago
Updated
4 months ago
Labels
No labels applied.

~delthas 4 months ago

Try holding down the command key and double clicking on the link.

Paul W. Rankin 4 months ago · edit

Just to collate things discussed on IRC, the following:

printf '\x1b[>0q\n'

prints \x1b[>0q and a newline in macOS Terminal.app.

Register here or Log in to comment, or comment via email.