-
Viddy doesn't seem to be rendering OSC 8 hyperlinks (https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda). https://github.com/ratatui/ratatui/issues/1028 seems related -- it looks like …
-
Hello, beeep supports hyperlink in message ?
-
**Is your feature request related to a problem? Please describe.**
I have a program where I want to render clickable hyperlinks as specified by OSC 8, cursive has no native way to render OSC8, and go…
-
As title suggests.
Regards
Dylan
-
Am I right to assume that there is no support for hyperlinks in this project?
-
### Describe the solution you'd like?
```
hyperlink support
```
FYI:
- Hyperlinks in terminal emulator https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda)
- Detect the terminal…
-
My old dream to use mongodb _id-s for cache etagging.
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/ETag
https://orangematter.solarwinds.com/2019/12/22/what-is-mongodbs-id-field-and-how-…
-
# Description of the new feature/enhancement
Update https://github.com/microsoft/winget-cli/blob/master/src/AppInstallerCLICore/VTSupport.cpp to support hyperlinks that will become available …
-
I made an attempt:
```diff
diff --git a/src/batgrep.sh b/src/batgrep.sh
index 1f02138..e521abe 100755
--- a/src/batgrep.sh
+++ b/src/batgrep.sh
@@ -247,6 +247,11 @@ while shiftopt; do
RG_A…
-
![clipboard-202410012027-ujqag](https://github.com/user-attachments/assets/2d828a24-19de-456f-a686-e8e86a1e7012)
made a "quick dirty change" to add native (not emulation) support for hyperlink and …