No lf (file manager) videos yet. You could help us improve this page by suggesting one.
Based on our record, fzf should be more popular than lf (file manager). It has been mentiond 230 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
> Also lf. https://github.com/gokcehan/lf You've been wanting this for years as well. Check out yazi, its the nicest TUI file manager I have used: https://yazi-rs.github.io/. - Source: Hacker News / 3 months ago
As a Vim enthusiast, I always wanted to replicate my daily workflow based on keymappings and completely avoid using the mouse. I missed the functionality offered by tools like ranger or lf in Vifm, but I didn't want to learn a whole new set of keyboard shortcuts. I watched several YouTube videos trying to recreate this setup, but none quite hit the mark. The project that inspired this work didn't fully meet its... - Source: dev.to / 7 months ago
Lf is similar (I switched a system Python version update broke ranger). https://github.com/gokcehan/lf I have it integrated into zsh so the current directory is whatever dir I was in when exiting lf. - Source: Hacker News / 8 months ago
This looks neat, but has a lot going on. I really like how minimalist lf [0] is and just use edir [1] to rename files in bulk - [0] https://github.com/gokcehan/lf. - Source: Hacker News / about 1 year ago
A very good alternative to ranger is lf https://github.com/gokcehan/lf It's a lot faster in all aspects, has mostly the same features and is pretty much a standalone binary. - Source: Hacker News / about 1 year ago
I've been frustrated with how slow terminal filesystem navigation feels in comparison with modern apps like Notion, Slack, Discord, etc. I discovered the amazing https://github.com/junegunn/fzf , and realized I could build ⌘-k for the terminal. - Source: Hacker News / about 21 hours ago
In my blog post yesterday, I mentioned fzf. Its simplicity and power make it a good tool for many scripting tasks. In this post, we will see a practical example of how to use it in a CLI program and package it with Nix. - Source: dev.to / 23 days ago
But also, sway-launcher-desktop is a brilliant hack that uses fzf to implement a launcher that works in the console. I can think of many such use cases. As a starting point, I revisited my fzf shell integration configuration today and decided to invest in it a bit more for my scripting efforts. - Source: dev.to / 24 days ago
Fzf is a command-line fuzzy finder that makes navigating through files, commands, and processes much easier. It's kind of like ctrl + P on vscode, but for your terminal. - Source: dev.to / about 1 month ago
Install "fzf" [0] and set it up to be used with control+r, there's no going back. You get as a bonus the chance to use fzf in a lot of other places :) I guess that more advance tool would be "atuin" [1], but it is too much for my use case. [0] https://github.com/junegunn/fzf. - Source: Hacker News / 4 months ago
nnn - Fast and resource-sensitive file manager for the terminal
fd - A simple, fast and user-friendly alternative to 'find'.
Broot - Commandline app to simplify directory navigation.
Bat - A cat(1) clone with wings.
CliFM - CliFM is a completely CLI-based, shell-like and KISS file manager written in C: simple, fast, and lightweight as hell.
fzy - A better fuzzy finder