-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
feature-requestNew feature or requestNew feature or request
Description
Basically, cat is an unsafe way to display text. cat -v is safer.
According to README, I believe bat doesn't implement this security feature. Unlike cat, bat is only used for human-readable output. For that reason, this may be a good feature. Possibly it could simply replace stuff like <Esc>x with ^[x.
Details:
https://unix.stackexchange.com/questions/780938/is-it-still-unsafe-to-cat-an-arbitrary-file
Metadata
Metadata
Assignees
Labels
feature-requestNew feature or requestNew feature or request