v0.46.0
Add screen-mode command line argument
Initialize translation set after reading user config
Allow user to filter the files view to only show untracked files
Make common.UserConfig an atomic.Pointer for safe concurrent access
Fix json schema for context of CustomCommand
Make the links in the status panel point to the current version rather than master
Support bare worktrees where worktree does not have its own .git file
cleanup integration test code
fix: properly detect icon for BAZEL and WORKSPACE files
Update translations from Crowdin
Swap position of checkout-commit and checkout-branch menu items
Let schema/config.json end with a line feed
Remove secureexec package
integrate snake game into lazygit
Suppress error logs when killing process on Windows
Highlight inactive selection in bold
Change direct access to Common.UserConfig to a getter
Only avoid the blank line at end of view if view is not editable