1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
527c025a0c use shift+j/k to scroll main, ctrl+j/k to move commits 2019-05-25 16:48:17 +10:00
e38d9d5f22 Add alternatives for scroll actions to context map 2019-05-12 16:20:42 +10:00
97f060d38d Add field Alternative to gui.Binding
Document and use alternative keybinding for generating cheatsheet. Add
alt keybinding fn+up/down for scroll up/down actions.

Also run `go run scripts/generate_cheatsheet.go`.
2019-05-12 16:20:42 +10:00
b505c295d2 Fixed another view things 2019-04-26 13:44:37 +10:00
e9fbb608a8 Translated missing sentences 2019-04-26 13:44:37 +10:00
c350cdba43 add feature of display diff between specific commits #397 2019-04-06 13:02:20 +11:00
e68dbeb7eb organise keybindings better 2019-03-22 20:20:06 +11:00