Clipboard support without dirty hacks.
This commit is contained in:
parent
3d5c8f1f7f
commit
b345e67fcb
@ -1,7 +1,7 @@
|
|||||||
term=xterm-256color
|
|
||||||
font=RobotoMono Nerd Font:style=Medium:pixelsize=14, Noto Color Emoji:style=Regular:size=7
|
font=RobotoMono Nerd Font:style=Medium:pixelsize=14, Noto Color Emoji:style=Regular:size=7
|
||||||
selection-target=clipboard
|
|
||||||
pad=5x5
|
pad=5x5
|
||||||
|
selection-target=clipboard
|
||||||
|
term=xterm-256color
|
||||||
|
|
||||||
[bell]
|
[bell]
|
||||||
urgent=yes
|
urgent=yes
|
||||||
@ -31,6 +31,8 @@ foreground=c7c7c7
|
|||||||
style=beam
|
style=beam
|
||||||
|
|
||||||
[key-bindings]
|
[key-bindings]
|
||||||
|
clipboard-paste=Control+Shift+v Shift+Insert
|
||||||
|
primary-paste=none
|
||||||
search-start=Control+f
|
search-start=Control+f
|
||||||
show-urls-launch=Control+o
|
show-urls-launch=Control+o
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user