You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hmm this one. I think it's a neo/vim limitation, whereas in a terminal (without :set mouse I think) you're free to copy anything from the screen buffer.
will have to think about this -- useful, but non-trivial.
In
nvim
, when I get some message I can open it with:mes
and select it with the mouse.In
fvim
, I can't select the text in the:mes
box.I'm on linux. I compiled fvim myself using
dotnet publish fvim.fsproj -c Release -f net6.0 -r linux-x64
The text was updated successfully, but these errors were encountered: