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

Escape formatting should escape slash #605

Closed
jcubic opened this issue Jul 23, 2020 · 0 comments
Closed

Escape formatting should escape slash #605

jcubic opened this issue Jul 23, 2020 · 0 comments
Labels
Bug resolved if issue is resolved, it will be open until merge with master

Comments

@jcubic
Copy link
Owner

jcubic commented Jul 23, 2020

Issue summary

It's problematic if you echo stuff and you want to echo single slash \, escape formatting don't work because it only escape [ and ]

Expected behavior

Single escape should be enough to render anything

Actual behavior

formatting is broken if you echo single slash in formatting even using escape_formatting.

Steps to reproduce

  1. Open Pipe demo
  2. Type fortune | say | lolcat --bug
@jcubic jcubic added the Bug label Jul 23, 2020
@jcubic jcubic added the resolved if issue is resolved, it will be open until merge with master label Jul 24, 2020
@jcubic jcubic closed this as completed Aug 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug resolved if issue is resolved, it will be open until merge with master
Projects
None yet
Development

No branches or pull requests

1 participant