⚡️ Lots of performance improvements ⚡️
And a bunch of fixes:
- Fixed a crash that could occur when opening a diff.
- Fixed a crash that could occur when scrolling through a list of commits.
- Fixed visual glitches in commit list when there are a lot of branches.
- Fixed file history not opening properly when the repository is already open.
- Fixed File > Open… not offering to open files in file history.
- Fixed: it wasn’t possible to select text from commit diffs.
- Fixed:
juxta would just show a repository in Finder instead of opening it in JuxtaCode.
Known Issues
Regrettably, using juxta with git difftool fails in a few scenarios:
- the
--dir-diff option isn’t currently supported,
.. notation for specifying ranges is only partially supported, and
- diffs with a lot of files can get stuck after partially loading.
I intend to address these issues in an upcoming update.