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

OSC returning \e\\ instead of \a #1028

Closed
scandum opened this issue Aug 15, 2020 · 2 comments
Closed

OSC returning \e\\ instead of \a #1028

scandum opened this issue Aug 15, 2020 · 2 comments

Comments

@scandum
Copy link

scandum commented Aug 15, 2020

When I echo: \e]4;1;?\a

xterm returns: \e]4;1;rgb:bfbf/0000/0000\a

mintty returns: \e]4;1;rgb:bfbf/0000/0000\e\

Going by the xterm documentation xterm's behavior is as described:

      XTerm accepts either BEL  or ST  for terminating OSC
      sequences, and when returning information, uses the same ter-
      minator used in a query.
@scandum
Copy link
Author

scandum commented Aug 15, 2020

Thanks, works like a charm.

@scandum scandum closed this as completed Aug 15, 2020
@mintty
Copy link
Owner

mintty commented Sep 17, 2020

Released 3.4.0.

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