Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not possible to select messages with the mouse #235

Open
Eloitor opened this issue Aug 10, 2022 · 1 comment
Open

Not possible to select messages with the mouse #235

Eloitor opened this issue Aug 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@Eloitor
Copy link

Eloitor commented Aug 10, 2022

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

@yatli
Copy link
Owner

yatli commented Aug 15, 2022

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.

@yatli yatli added the enhancement New feature or request label Aug 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants