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

Terminal execute command from escaped brackets #993

Open
jcubic opened this issue Dec 14, 2024 · 1 comment
Open

Terminal execute command from escaped brackets #993

jcubic opened this issue Dec 14, 2024 · 1 comment
Labels

Comments

@jcubic
Copy link
Owner

jcubic commented Dec 14, 2024

Issue summary

If you write XML inside escaped brackets, the terminal will invoke the HTML as extended command

Expected behavior

It should print the brackets and apply formatting inside

Steps to reproduce

  1. Open repro

Browser and OS

N/A

Additional notes

The library probably unescapes the brackets on some point

@jcubic jcubic added the Bug label Dec 14, 2024
@jcubic
Copy link
Owner Author

jcubic commented Dec 14, 2024

Another issue is calling:

term.echo($.terminal.escape_brackets($.terminal.apply_formatters(output)));
// Recursive loop in echo detected, skip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant