wezterm: Refactor and format
This commit is contained in:
parent
7121897385
commit
b8c59db4c2
2 changed files with 3 additions and 4 deletions
|
|
@ -74,7 +74,8 @@ local settings = {
|
|||
event = { Up = { streak = 1, button = 'Left' } },
|
||||
mods = 'NONE',
|
||||
action = wezterm.action
|
||||
.CompleteSelectionOrOpenLinkAtMouseCursor 'ClipboardAndPrimarySelection'
|
||||
.CompleteSelectionOrOpenLinkAtMouseCursor
|
||||
'ClipboardAndPrimarySelection'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue