1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

update release notes

This commit is contained in:
Jesse Duffield
2021-04-20 18:34:47 +10:00
parent 604ee02cd9
commit a99e6ba071
4 changed files with 10 additions and 208 deletions

View File

@ -44,7 +44,7 @@ const (
SCREEN_FULL
)
const StartupPopupVersion = 4
const StartupPopupVersion = 5
// OverlappingEdges determines if panel edges overlap
var OverlappingEdges = false