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

Env prompt: Escape sequences #709

Open
max06 opened this issue Nov 29, 2024 · 1 comment
Open

Env prompt: Escape sequences #709

max06 opened this issue Nov 29, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@max06
Copy link

max06 commented Nov 29, 2024

Hello there!

Just an optical inconvenience...

Given following snippet:

export TYPE=[Guest type \(hyperv,proxmox,openstack\)]
export TARGET=[IP of waiting server]

Result:
image

The backslash-escape in front of the parentheses is required in bash. Runme should probably parse, sanitize and display these properly.

@sourishkrout
Copy link
Member

Thanks for reporting, @max06! We will get that fixed in the following weeks.

@sourishkrout sourishkrout added the bug Something isn't working label Dec 2, 2024
@sourishkrout sourishkrout self-assigned this Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants