kitty: include redmine and gerrit finders
This commit is contained in:
@@ -3,3 +3,5 @@ files/helix/.config/helix/runtime
|
|||||||
kitty.conf.bak
|
kitty.conf.bak
|
||||||
*.bak
|
*.bak
|
||||||
*.bak.*
|
*.bak.*
|
||||||
|
redmine-hints.py
|
||||||
|
gerrit-hints.py
|
||||||
|
|||||||
@@ -59,3 +59,6 @@ map alt+shift+9 goto_tab 9
|
|||||||
map shift+cmd+equal change_font_size all +1.0
|
map shift+cmd+equal change_font_size all +1.0
|
||||||
map shift+cmd+minus change_font_size all -1.0
|
map shift+cmd+minus change_font_size all -1.0
|
||||||
|
|
||||||
|
map ctrl+shift+r kitten hints --customize-processing redmine-hints.py --window-title 'Choose Ticket ID'
|
||||||
|
map ctrl+shift+g kitten hints --customize-processing gerrit-hints.py --window-title 'Choose Change ID'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user