-
Using LazyVim via this configuration:
```lua
return {
"ojroques/nvim-osc52",
keys = {
{
"y",
function() require("osc52").copy_operator() end,
expr = true,
desc…
-
This plugin is amazing!
Mac is my remote computer at Home, I use windows PC in office to access Mac over SSH
How can I psate from Windows PC clipboard to Mac neovim with key "p" over SSH?
Thank …
-
### Problem
(Preface: I'm not sure whether this is considered a Neovim bug or a LuaJIT bug. Since it's causing an end-user visible bug in Neovim I decided to post it here, but I'm happy to move it el…
-
https://gitter.im/neovim/neovim?at=55f81362fe4ca46810e1bd53
> It is totally technically possible for `"+p` to ask the terminal what the state of the clipboard is, over an OSC
> They're also really…
-
### Ask or discuss any quick questions about 3.4 here please.
**Do not use this issue for bug reports,** please open a new issue with full information, see [CONTRIBUTING](https://github.com/tmux/tm…
nicm updated
2 months ago
-
Clipboard пока еще не работает под wslg в Windows 11 совместно с far2l GUI и Ubuntu 22.04.2.
Выделяем, копируем текст (Ctrl+Ins) в far2l GUI и пытаемся вставить его в любое приложение в Windows или…
-
### Problem
As in the title, I cannot get `plugin/osc52.lua` working on the remote host inside tmux.
![image](https://github.com/neovim/neovim/assets/11404453/8e0062d5-3873-4a02-8693-40fc83a658fb)…
-
### Problem
I'm using tmux-3.2 for in my dev environment, connected through windows terminal. When I do a copy and paste on a considerably large code section, neovim terminates with the following ass…
Badhi updated
11 months ago
-
When i install this on a raspberry pi, i get this error:
````
runtime/cgo
# runtime/cgo
gcc: error: unrecognized command-line option '-marm'
`````
I think it's related to setting the wrong [C-…
-
Reproduction steps:
1. launch kitty, run tmux locally.
2. inside tmux, select text A using mouse, and paste with `ctrl-shift-v`, which output text A as expect
3. inside tmux, launch a pane, open nv…