New
v0.5.0
Thanks everyone for all the PRs. lazyjj will be maintained better in the future :)
What's Changed
- feat: Add support for pushing new bookmarks by @dotdash in https://github.com/Cretezy/lazyjj/pull/86
- feat: Add vertical layout by @Charlie-83 in https://github.com/Cretezy/lazyjj/pull/81
- feat: Command popup by @XavierChanth in https://github.com/Cretezy/lazyjj/pull/72
- feat: Refresh when terminal gains focus by @dotdash in https://github.com/Cretezy/lazyjj/pull/90
- feat: Bind
sin log tab to squash changes from @ into the selected change by @dotdash in https://github.com/Cretezy/lazyjj/pull/88 - fix: Do not panic on draw errors by @istudyatuni in https://github.com/Cretezy/lazyjj/pull/75
- fix: Search latest head by change id instead of commit id by @istudyatuni in https://github.com/Cretezy/lazyjj/pull/77
- fix: Close popup on
escwhen creating branch by @istudyatuni in https://github.com/Cretezy/lazyjj/pull/66 - fix: Small typo in README by @meain in https://github.com/Cretezy/lazyjj/pull/78
- fix: Check if change is deleted by @istudyatuni in https://github.com/Cretezy/lazyjj/pull/76
- fix: Don't redraw on MouseMoved events by @dotdash in https://github.com/Cretezy/lazyjj/pull/85