Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better dump links and images #198

Open
Taraflex opened this issue Nov 22, 2022 · 2 comments
Open

Better dump links and images #198

Taraflex opened this issue Nov 22, 2022 · 2 comments

Comments

@Taraflex
Copy link

It would be great to support the output of links and pictures via ANSI escape sequences in dump mode
Hyperlinks (a.k.a. HTML-like anchors) in terminal emulators

The current list output at the end of the page is absolutely unusable for reuse.

I tried to implement it myself but nothing worked.

@rkd77
Copy link
Owner

rkd77 commented Nov 22, 2022

If konsole supports this feature I'll add it, but rather next year.

@rkd77
Copy link
Owner

rkd77 commented Nov 27, 2022

I change my mind and added some code now. Tested on gnome-terminal for simple dumps.
It is inefficient, but works for me. Set document.dump.terminal_hyperlinks = 1 and check

rkd77 added a commit that referenced this issue Nov 27, 2022
rkd77 added a commit that referenced this issue Nov 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants