Olivier Roques

Results 22 comments of Olivier Roques

I let you try the fix and create a PR if if works. I'm not using the theme anymore, but I will happily merge any pull requests :)

Hello, Could you share your config and your neovim version ?

You have two options, try to choose only one of the two: 1. Either you keep that part: ``` "ojroques/nvim-osc52", config = function() lvim.builtin.which_key.vmappings["y"] = { require("osc52").copy_visual, "Copy to clipboard(Remote)"...

Did you set `set -s set-clipboard on` in your tmux config?

What is your terminal? Also, can you provide your Neovim config?

I did not manage to reproduce on Alacritty + tmux. But if you're using Neovim, I encourage you to check https://github.com/ojroques/nvim-osc52 instead.

Hello! I refactored the code recently, sorry for the disagreement. Can you share your tmux version, the terminal emulator you're using and your vim config? In the meantime, you can...

Try adding `set -s set-clipboard on` to your tmux config @nbn22385.

Are you sure secureCRT supports OSC52? Also can you try with `set -s set-clipboard on`?

I'm not part of the organization either. I can't help sorry.