Skip to content

Allow escaped underscore in commands#336

Merged
tolik518 merged 1 commit intotolik518:masterfrom
Aras14HD:allow-escaped-underscore-commands
Mar 16, 2026
Merged

Allow escaped underscore in commands#336
tolik518 merged 1 commit intotolik518:masterfrom
Aras14HD:allow-escaped-underscore-commands

Conversation

@Aras14HD
Copy link
Collaborator

I just noticed here, that some commands appear as though they don't work, because reddit escapes underscores.

This just adds the escaped options.

@tolik518
Copy link
Owner

Is the escape always two backslashes and not only one?

@Aras14HD
Copy link
Collaborator Author

That's just how to have a backslash in a string in Rust. One Backslash is a string escape in rust, two just means the character \

@tolik518
Copy link
Owner

Yeah I figured. I wanted to merge already but github had some outages :D

@tolik518 tolik518 merged commit a3a2c9f into tolik518:master Mar 16, 2026
6 checks passed
@Aras14HD Aras14HD deleted the allow-escaped-underscore-commands branch March 18, 2026 14:05
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

Successfully merging this pull request may close these issues.

2 participants