gx.nvim icon indicating copy to clipboard operation
gx.nvim copied to clipboard

Add optional callback to config

Open cosmicbuffalo opened this issue 9 months ago • 0 comments

I really like the handler logic built into this plugin, but can't use the open command easily over ssh. I was able to work around it by inserting a callback to stick the processed url into the clipboard when open is triggered. Figured this feature might be useful to others as well. A callback to insert to clipboard + osc52 + clipboard watching script achieves the same behavior over ssh as default gx on a local machine.

cosmicbuffalo avatar Apr 15 '25 17:04 cosmicbuffalo