Add selection_word_boundary for wezterm.
This commit is contained in:
@@ -29,6 +29,7 @@ config.mouse_bindings = {
|
|||||||
action = act.OpenLinkAtMouseCursor,
|
action = act.OpenLinkAtMouseCursor,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
config.selection_word_boundary = " \t\n{}[]()<>\"'`"
|
||||||
config.window_padding = {
|
config.window_padding = {
|
||||||
bottom = 0,
|
bottom = 0,
|
||||||
left = 0,
|
left = 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user