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

375 Commits

Author SHA1 Message Date
314c8c279a apply fmt on keybindings 2018-09-03 17:54:06 +02:00
90a4cada82 add missing descriptions 2018-09-03 17:54:06 +02:00
7ec5b6cc30 indent keybindings 2018-09-03 17:54:06 +02:00
9ceaf5b9a9 move descriptions to i18n 2018-09-03 17:52:05 +02:00
28a9594ef7 update help panel
- delete scrolling ability
- lines are now selectable
- implemented handler execution when space is pressed
- add example descriptions for status panel keybindings
2018-09-03 17:52:05 +02:00
77623db1d0 apply fmt 2018-09-03 17:52:05 +02:00
6a99d36ae1 change key from 'H' to '?' 2018-09-03 17:52:05 +02:00
2416f585ce initial help panel 2018-09-03 17:52:05 +02:00
741e28d01a move bindings to getKeybindings() 2018-09-03 17:52:05 +02:00
6fc4cb1b96 Merge branch 'master' into rename-commits-in-user-editor 2018-09-03 19:53:16 +10:00
9e6a4a529a add keybinding to open user editor when renaming last commit 2018-09-01 12:14:42 +02:00
ae0d88f855 WIP using runDirectCommand with xdg-open 2018-09-01 11:38:32 +10:00
b4323c029f Merge branch 'master' into feature/add-all 2018-08-27 20:57:50 +10:00
21f6e9ba87 auto-updates 2018-08-25 17:32:34 +10:00
60422912c8 add 'a' keybinding to toggle staged/unstaged for all files 2018-08-25 08:59:51 +10:00
6c389df57d Merge pull request #200 from remyabel/feature/esc-quits
Esc will quit when not in popup, fixes #197
2018-08-24 09:16:56 +10:00
cd4063c763 s/escape/quit 2018-08-21 08:54:51 -04:00
646c205227 s/quit/escape, don't use special handling for views 2018-08-21 07:50:37 -04:00
dc911906b3 Esc will quit when not in popup, fixes #197 2018-08-21 06:36:20 -04:00
8e3df6b981 add option to force delete given branch 2018-08-20 08:37:16 +02:00
a1a828a781 support opening and editing config file 2018-08-18 14:54:05 +10:00
ebfed34145 add PR #135 keybindings to this branch 2018-08-13 23:46:08 +10:00
9e725ae24e got this bad boy compiling again 2018-08-13 21:16:21 +10:00
97cff65612 progress on refactor 2018-08-13 20:26:02 +10:00
dcd461d29f Restrucure project in a way where it is more modular 2018-08-12 19:31:27 +10:00