Nelson Chu Pavlosky
Nelson Chu Pavlosky
This is slightly off-topic, but I'm on Fedora and I'm using Homebrew to install Chezmoi, so I want to mention that as a workaround. https://docs.brew.sh/Homebrew-on-Linux It's slightly annoying to bootstrap...
I ran into this issue today. It's been over a year since the last comment. Is it worth removing Viper as a dependency, which was proposed earlier in the thread?
### Don't use stale bot Please do not use stale bot, it makes the open or closed status of bugs meaningless. Closed bugs should mean: - the bug is fixed...
bat "solved" this by providing an "ansi" theme, replacing ansi-dark and ansi-light, which automatically switches colors to work in either a dark or light theme. https://github.com/sharkdp/bat/issues/1104 Could delta do the...
@dandavison Thank you! It doesn't solve the problem for people who want more advanced themes, no, but for people who just want legible text for now, the "ansi" theme is...
The latest version 0.6.2 seems to work for me with Homebrew 2.3.0 on macOS Catalina 10.15.5.
Please remove stale bot, it contributes nothing to the conversation: https://github.com/extrawurst/gitui/issues/996 This still seems like a desirable feature that shouldn't be too hard to add.
Can you say anything about what it would require to implement this feature, perhaps as guidance for someone looking to get involved with gitui development and finds this issue interesting?...
Another related feature that would be cool is `git diff --color-moved-ws` which controls how whitespace is or isnโt ignored when colorizing diffs. You can think of it like the other...
I don't suppose that MR will include the ability to display something like [git log --first-parent](https://www.davidchudzicki.com/posts/first-parent/), will it? Should I open a separate feature request?