Windows:
choco install lf
Linux:
curl -L https://github.com/gokcehan/lf/releases/latest/download/lf-linux-amd64.tar.gz | tar xzC ~/.local/bin
Keyboard Shortcuts
Action | Key |
---|---|
Quit | q |
Move Cursor (up, left, right, down) | h, j, k, l |
Move Page (up, down) | Ctrl+b, Ctrl+f |
Move to Top; Bottom | g, g; G |
Toggle Select | Space |
Invert Selection | v |
Clear Selection | u |
Copy Selection | y |
Cut Selection | d |
Paste | p |
Clear Clipboard | c |
lf Command |
: |
Shell Command | $ |
Set Find | / |
Find Next | n |
Find Prev | N |
Open in Editor | e |