mirror of
				https://github.com/jesseduffield/lazygit.git
				synced 2025-10-31 02:25:35 +03:00 
			
		
		
		
	fix some things
This commit is contained in:
		| @@ -277,6 +277,7 @@ func (self *ListContext) Keybindings( | ||||
| 		{ | ||||
| 			Key:         getKey(config.Universal.GotoBottom), | ||||
| 			Description: self.Gui.c.Tr.LcGotoBottom, | ||||
| 			Handler:     self.HandleGotoBottom, | ||||
| 			Tag:         "navigation", | ||||
| 		}, | ||||
| 	} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user