lf icon indicating copy to clipboard operation
lf copied to clipboard

Select item on mouse click

Open DeeGeeMan opened this issue 3 years ago • 1 comments

Is there a way to select a file or directory with the mouse similar to ranger?

map <m-1> ???

DeeGeeMan avatar Aug 28 '22 01:08 DeeGeeMan

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.

ilyagr avatar Aug 28 '22 01:08 ilyagr

#963 is not in a released version yet. Did you build from the latest code?

p-ouellette avatar Nov 10 '22 01:11 p-ouellette