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

add tooltip view for showing menu item descriptions

This commit is contained in:
Jesse Duffield
2022-05-08 12:46:48 +10:00
parent 517e9445df
commit f257740ea7
14 changed files with 85 additions and 45 deletions

View File

@ -31,7 +31,8 @@ func (self *FilesController) createResetMenu() error {
return self.c.Refresh(types.RefreshOptions{Mode: types.ASYNC, Scope: []types.RefreshableView{types.FILES}})
},
Key: 'D',
Key: 'D',
Tooltip: self.c.Tr.NukeDescription,
},
{
DisplayStrings: []string{