Skip to content

Add shortcut for opening urls in entry#23

Open
nthnd wants to merge 1 commit into
ckampfe:masterfrom
nthnd:url_references
Open

Add shortcut for opening urls in entry#23
nthnd wants to merge 1 commit into
ckampfe:masterfrom
nthnd:url_references

Conversation

@nthnd

@nthnd nthnd commented Aug 6, 2023

Copy link
Copy Markdown

Pressing u from within an Entry view will now show a navigable list of urls extracted from that entry which can either be copied or opened in a browser with the c and o hotkeys.

fixes #21

@ckampfe

ckampfe commented Sep 14, 2023

Copy link
Copy Markdown
Owner

@nate-sys thank you for the patch! I will give this a try as soon as I can.

@HenkVanMaanen

Copy link
Copy Markdown

Nice work nate-sys!

Just a remark, is this the way to go or is the OSC 8 terminal code the way to go? Like foot and other terminals already have this functionality build in. The program would only have to emit the urls in a specific format.

@nthnd

nthnd commented Sep 22, 2023

Copy link
Copy Markdown
Author

@HenkVanMaanen I was not aware of OSC 8. What you suggested is a good idea. I'll look into it. As far is the way to go? I'll let the maintainers decide that 😅.

@ckampfe

ckampfe commented Jan 12, 2024

Copy link
Copy Markdown
Owner

Thank you @nate-sys . Would you be able to post a screen recording and/or screenshot of this functionality? I usually use something like https://www.cockos.com/licecap/

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

Successfully merging this pull request may close these issues.

[FEATURE] Shortcut to open urls in entry

3 participants