ghostty: enable copy-on-select and set $TERM
This commit is contained in:
parent
4d60efe2dc
commit
05aef1ae1e
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
||||||
resize-overlay-duration = 0s
|
resize-overlay-duration = 0s
|
||||||
cursor-style-blink = false
|
cursor-style-blink = false
|
||||||
confirm-close-surface = false
|
confirm-close-surface = false
|
||||||
|
copy-on-select = true
|
||||||
|
term = xterm-256color
|
||||||
|
|
||||||
shell-integration = ${shell-integration}
|
shell-integration = ${shell-integration}
|
||||||
command = ${getExe package}
|
command = ${getExe package}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue