mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 00:48:35 +00:00
fix ci
This commit is contained in:
parent
422ae6a45b
commit
1128332e87
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
open_help: ( code: F(1), modifiers: ( bits: 0,),),
|
||||
|
||||
exit: ( code: Char('Q'), modifiers: ( bits: 1,),),
|
||||
exit_if_no_popup: ( code: Char('q'), modifiers: ( bits: 0,),),
|
||||
quit: ( code: Char('q'), modifiers: ( bits: 0,),),
|
||||
exit_popup: ( code: Esc, modifiers: ( bits: 0,),),
|
||||
|
||||
open_commit: ( code: Char('c'), modifiers: ( bits: 0,),),
|
||||
|
|
|
|||
Loading…
Reference in a new issue