Skip to content

Commit

Permalink
Enable osc 52 query in wezterm
Browse files Browse the repository at this point in the history
  • Loading branch information
Jendker committed Oct 9, 2024
1 parent 92fa8c8 commit e212660
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stow/common/dot-wezterm.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit e212660

Please sign in to comment.