We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I want to modify/remove the line break, however it remains as its default character.
To Reproduce Steps to reproduce the behavior:
gitui
I changed to color of selection_bg to test that the config is being used, its a bright cyan color:
selection_bg
( selection_bg: Rgb(0,255,255), line_break: Some(""), )
Expected behavior The line-break symbol should not be there (compare screenshot).
Screenshots
Context (please complete the following information):
Ubuntu 22.04.3 LTS
gitui 0.24.3
The text was updated successfully, but these errors were encountered:
this was done recently: #1894 - its marked to release as 0.25
0.25
Sorry, something went wrong.
Ahh, didn't realize it's not released yet!
No branches or pull requests
Describe the bug
I want to modify/remove the line break, however it remains as its default character.
To Reproduce
Steps to reproduce the behavior:
gitui
I changed to color of
selection_bg
to test that the config is being used, its a bright cyan color:Expected behavior
The line-break symbol should not be there (compare screenshot).
Screenshots

Context (please complete the following information):
Ubuntu 22.04.3 LTS
gitui 0.24.3
The text was updated successfully, but these errors were encountered: