Skip to content

v9.3

Compare
Choose a tag to compare
@PatrickF1 PatrickF1 released this 26 Sep 06:24
· 46 commits to main since this release
1a0bf6c

Search git status

Support previewing merge conflicts (#262)

Report files containing merge conflicts as "Unmerged" when previewing to distinguish them from normal changed files. Without this, merge conflicts mistakenly show up as unstaged changes and as an empty staged changes section.

Fix previewing paths with spaces (38896f2)

Previously, paths containing spaces could not be previewed.