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