Skip to content

v0.1.46

Choose a tag to compare

@jesseduffield jesseduffield released this 09 Aug 13:27
· 6731 commits to master since this release

Changelog

2cd0bd8 Merge branch 'master' of https://github.com/jesseduffield/lazygit
2386283 Update README.md
d08e3a5 WIP hard reset
bcad802 add basic vim keybindings add keybinding for the tab key to begin a newline when writing a commit message it would have been shift+enter but currently that is not supported by gocui
89209d1 bump version to v0.1.46
9537645 dynamic width for confirmation panel and better handling of a squashed terminal
a56643f refactor repeater functions and refresh file panel every ten seconds
cc31cb1 remove double quote escapes in commit message for auto version bumper
a068548 remove speed monitoring
58977ed remove the dist folder after goreleaser runs
44eaccf switch to using the log package rather than directly writing to file