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

GEOMETRY_CMDTITLE has issues with escape codes #303

Open
torarnv opened this issue Oct 3, 2020 · 1 comment
Open

GEOMETRY_CMDTITLE has issues with escape codes #303

torarnv opened this issue Oct 3, 2020 · 1 comment

Comments

@torarnv
Copy link

torarnv commented Oct 3, 2020

E.g.:

printf '\e]8;;http://example.com\e\\This is a link\e]8;;\e\\\n'

Will results in corrupted output.

@duncanbeevers
Copy link
Contributor

Hey @torarnv I'd love some help making the escape functionality more robust. I wrote it with limited experience and testing with just a few "normal" titles.

#302

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