ArthurSonzogni
|
6a783ce9b5
|
Revert examples change + add doc.
|
2025-06-02 10:28:16 +02:00 |
|
Toyosatomimi no Miko
|
ed5f04ccc0
|
Update examples for testing modules
|
2025-05-15 14:54:42 -04:00 |
|
ArthurSonzogni
|
5724f8483b
|
Move copyright to the top of files.
|
2023-08-19 13:57:01 +02:00 |
|
Arthur Sonzogni
|
7b7177b59c
|
Feature: hyperlink support. (#665)
See the [OSC 8 page](https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda).
FTXUI support proposed by @aaleino in [#662](https://github.com/ArthurSonzogni/FTXUI/issues/662).
API:
```cpp
auto link = text("Click here") | hyperlink("https://github.com/FTXUI")
```
Fixed:https://github.com/ArthurSonzogni/FTXUI/issues/662
|
2023-06-04 21:06:19 +02:00 |
|