Skip to content

Commit 8c7dc66

Browse files
liushuailiushuai
authored andcommitted
更新smarkyark
1 parent 4910399 commit 8c7dc66

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lua/modules/configs/tool/smartyank.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ return function()
1515
},
1616
osc52 = {
1717
enabled = true,
18-
escseq = "tmux", -- use tmux escape sequence, only enable if you're using remote tmux and have issues (see #4)
19-
ssh_only = true, -- false to OSC52 yank also in local sessions
18+
ssh_only = true, -- false to OSC52 yank also in local sessions 需要设置SSH_CONNECTION
2019
silent = false, -- true to disable the "n chars copied" echo
2120
echo_hl = "Directory", -- highlight group of the OSC52 echo message
2221
},

0 commit comments

Comments
 (0)