Skip to content

Commit 8535d86

Browse files
author
Stephan Dilly
committed
more comment
1 parent e456d0d commit 8535d86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/keys.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ impl KeyConfig {
231231
}
232232
}
233233

234+
//TODO: make customizable (see https://github.com/extrawurst/gitui/issues/465)
234235
fn get_modifier_hint(modifier: KeyModifiers) -> String {
235236
match modifier {
236237
KeyModifiers::CONTROL => "^".to_string(),

0 commit comments

Comments
 (0)