mirror of
https://github.com/rydesun/dotfiles.git
synced 2025-12-26 14:44:58 +08:00
kitty: Add scroll keymappings
This commit is contained in:
parent
6c968c3eeb
commit
2e7515f76a
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ enable_audio_bell no
|
|||
window_alert_on_bell no
|
||||
|
||||
# 按键映射
|
||||
map shift+ctrl+f scroll_page_down
|
||||
map shift+ctrl+b scroll_page_up
|
||||
kitten_alias hints hints --alphabet [;ajfkdlshgqweruiopzxcvnmbyt12345
|
||||
map ctrl+g>ctrl+g kitten hints --type=word --program -
|
||||
map ctrl+g>shift+g kitten hints --type=word --program @
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue