mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-27 00:14:52 +03:00
more comment
This commit is contained in:
parent
f927c609d4
commit
c0d0e31186
@ -231,6 +231,7 @@ impl KeyConfig {
|
||||
}
|
||||
}
|
||||
|
||||
//TODO: make customizable (see https://github.com/extrawurst/gitui/issues/465)
|
||||
fn get_modifier_hint(modifier: KeyModifiers) -> String {
|
||||
match modifier {
|
||||
KeyModifiers::CONTROL => "^".to_string(),
|
||||
|
Loading…
Reference in New Issue
Block a user