Skip to content

Updates for context menu and urls.#1099

Open
ndunsworth wants to merge 2 commits into
gnome-terminator:masterfrom
ndunsworth:context-menu-url-update
Open

Updates for context menu and urls.#1099
ndunsworth wants to merge 2 commits into
gnome-terminator:masterfrom
ndunsworth:context-menu-url-update

Conversation

@ndunsworth

Copy link
Copy Markdown

Addresses #382 and adds open/copy menu items for OSC-8 url events as the current impl only adds them when vte.match_check_event succeeds.

When bulding the context menu check OSC-8 url events first via vte.hyperlink_check_event(event) then fall back to vte.match_check_event(event)

Set the open/copy menu item tooltips to the url string. Preferred over including the url in the menu item name since a url could be massive.

When bulding the context menu check OSC-8 url events first via vte.hyperlink_check_event(event) then fall back to vte.match_check_event(event)

Set the open/copy menu item tooltips to the url string.  Preferred over including the url in the menu item name since a url could be massive.
@ndunsworth ndunsworth closed this Jun 29, 2026
@mattrose mattrose reopened this Jul 2, 2026
@ndunsworth

Copy link
Copy Markdown
Author

I need to fix an incorrect var name is why i pulled it

@mattrose

mattrose commented Jul 2, 2026

Copy link
Copy Markdown
Member

Ah, do you want me to close it again, or just mark it as a draft for now

@ndunsworth

Copy link
Copy Markdown
Author

That commit i just did should fix it, if not can switch to a draft.

I was bad and editing my installed python file while copying it into a clean clone of the repo :)

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.

2 participants