Skip to content

Conversation

sudobash1
Copy link
Contributor

@sudobash1 sudobash1 commented Feb 5, 2021

This fixes the display issue when the | character is used as a keybinding #179

I used literal tab characters in the help template. Since it is a raw string \t would not have worked.

Fixes #179

@makew0rld
Copy link
Owner

Thanks! But wait, does it need to be a raw string? Could you try and put it back as a regular string, and use \t? That would help prevent future additions from being added incorrectly with spaces instead of tabs.

This fixes the display issue when the | character is used as a
keybinding.
@sudobash1
Copy link
Contributor Author

It works fine. It's not as pretty but is perhaps more understandable. Changed and pushed.

@makew0rld makew0rld merged commit 06d3954 into makew0rld:cview-update Feb 9, 2021
@makew0rld
Copy link
Owner

Thanks!

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