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

116 Commits

Author SHA1 Message Date
e7a2c7cc3e update cheatsheet 2020-03-25 20:24:03 +11:00
5d460e1e5e add tab keybindings 2020-03-23 23:25:00 +11:00
b0ec0821d5 fix docs 2020-03-18 22:50:35 +11:00
13a7806cac add opne menu keybindings in docs 2020-03-18 22:50:35 +11:00
41c76fb748 add close menu keybindings in docs 2020-03-18 22:50:35 +11:00
ac0c3b9f92 fix search keybindings in docs 2020-03-18 22:50:35 +11:00
2169b5109f add search keybings in docs 2020-03-11 19:43:22 +11:00
4a2292a53c fix keybindings of main panel in docs 2020-03-11 19:43:22 +11:00
a7508a5dfd fix cheatsheet script to support different contexts 2020-02-29 17:46:00 +11:00
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