diff --git a/stow/common/dot-wezterm.lua b/stow/common/dot-wezterm.lua index 32b274a..7dc86c9 100644 --- a/stow/common/dot-wezterm.lua +++ b/stow/common/dot-wezterm.lua @@ -102,6 +102,7 @@ config.mouse_bindings = { action = act.OpenLinkAtMouseCursor, }, } +config.enable_osc52_clipboard_reading = true -- and finally, return the configuration to wezterm return config