←back to thread

Okay, I Like WezTerm

(alexplescan.com)
488 points alexpls | 2 comments | | HN request time: 0.561s | source
Show context
myst ◴[] No.41226487[source]
Am I a rare one being happy with Terminal.app?
replies(3): >>41226736 #>>41227443 #>>41255811 #
Myrmornis ◴[] No.41255811[source]
It doesn’t support terminal hyperlinks, which are produced by many tools nowadays (rg, fd, ls, delta).
replies(1): >>41257702 #
1. myst ◴[] No.41257702[source]
I have no idea what you are talking about.
replies(1): >>41279506 #
2. Myrmornis ◴[] No.41279506[source]
Ah, OK. Basically many terminal emulators allow you to create text that is clickable, with the click going to an arbitrary URL. That could be a URL on the internet, but there are more interesting possibilities: e.g. you click on a line number in your terminal and it opens in your editor / IDE at that line number.

The standard link that started it is https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3c..., but if you do internet searches for terms like `terminal hyperlinks ripgrep` or `terminal hyperlinks ls` or `terminal hyperlinks delta` you'll find more.