lf
lf copied to clipboard
Select item on mouse click
Is there a way to select a file or directory with the mouse similar to ranger?
map <m-1> ???
From https://github.com/gokcehan/lf/issues/268#issuecomment-762506668 and the code, it looks like the answer is no. The location of the mouse isn't being checked anywhere.
#963 is not in a released version yet. Did you build from the latest code?