-
Notifications
You must be signed in to change notification settings - Fork 332
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
Trouble enabling mouse in the "/etc/lfrc" sample file #997
Comments
Full mouse support was added in #963 and hasn't made it into a release yet. If you want to use it you can build lf from source. |
Thanks p-ouellette. |
Hi @p-ouellette , how can I manually map the same behaviour as #963 while I wait for an official release? |
@Susensio you can't get the same behavior, but you can create mappings for mouse buttons (there's no click position information).
|
I'm using the r27 release for Windows. I'm running
C:\\Program Files\\Git\\bin\\bash.exe
in Windows Terminal.I'm new to LF, and really liking it. I've copied the
/etc/lfrc
example file to~AppsData/local/lf/
and:set shell sh
toset shell bash
.dropbox
to make sure things were working.set mouse
=> "unknown mapping: " errors<m-1>
<m-2>
<m-up>
<m-down>
.set mouse!
=> same "unknown mapping: " errors.I'm obviously missing some (mapping?) step here. Could somebody point me in the right direction to get LF's mouse features working?
TIA ~ Jeff
The text was updated successfully, but these errors were encountered: