mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-09-16 09:16:26 +02:00
loading file diff after refreshing files incase cursor is now at a different file
This commit is contained in:
@@ -155,6 +155,7 @@ func refreshFiles(g *gocui.Gui) error {
|
||||
}
|
||||
}
|
||||
correctCursor(filesView)
|
||||
handleFileSelect(g, filesView)
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user