Christian Winter
Christian Winter
Reproduction steps: ```sh git init touch file1.txt git add . git commit -m "Initial commit" gitviper status # working mv file1.txt file2.txt gitviper status # not working ``` `git status`...
This issue will be used to inform you about new features and updates. So please subscribe to this issue if you want to be informed about it. You can also...
This could be useful when there are many remote and only a few local repositories. 
When looking for `print` it duplicates the keyword. When looking for `print(` everything works correctly... 
Tab characters will get stripped at the beginning of the line. But when tab characters appear somewhere inside the line content they mess up the line breaks. Probably because the...
How it looks like normally:  How it looks like when cut off: 