kitty: Fix OpenCode middle mouse to paste
This commit is contained in:
parent
3e7421b27d
commit
6bab9ea200
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@ background_opacity 0.7
|
|||
map ctrl+shift+enter launch --cwd=current
|
||||
map shift+enter send_text all \x1b[13;2u
|
||||
|
||||
# OpenCode middle mouse
|
||||
mouse_map middle release grabbed paste_from_selection
|
||||
|
||||
#: Fonts {{{
|
||||
|
||||
#: kitty has very powerful font management. You can configure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue