File Manager V1.5

[SYSTEM@ROOT]: /usr/share/doc/python3-rich/examples/
INJECT_FILE:
NEW_ENTRY:

FILE_CONTENT: link.py

from rich import print

print("If your terminal supports links, the following text should be clickable:")
print("[link=https://www.willmcgugan.com][i]Visit [red]my[/red][/i] [yellow]Blog[/]")
[ KEMBALI ]