Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Yazi Alternatives
Similar projects and alternatives to yazi based on common topics and language
-
-
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
-
-
alacritty
A cross-platform, OpenGL terminal emulator. [Moved to: https://github.com/alacritty/alacritty] (by jwilm)
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
yazi reviews and mentions
-
Yazi: Fast terminal file manager based on async I/O
Hi, I'm the author of Yazi, and I was pleasantly surprised to come across it while browsing Hacker News. I'm really excited!
If you're interested in the topics of concurrency, performance, and io_uring discussed in the post, you can take a look at my new article where I provide a detailed explanation of "Why is Yazi Fast?"
I was on the same situation and almost gave up using yazi, but I found a keymap configuration preset file here: https://github.com/sxyazi/yazi/blob/main/config/preset/keyma... that shows how to use most features and their respective key binding. Hope it helps!
Thank you for your appreciation!
In fact, `G` and `gg` are already supported in Yazi. You just need to set `arrow -999` for `gg`, and `arrow 999` for `G`. I've added it to the default keybindings: https://github.com/sxyazi/yazi/commit/c540542da49004a3084b1d...
The enhanced find/filter feature has been noted in the Feature Requests (https://github.com/sxyazi/yazi/issues/51), and I will make an effort to implement it soon. Of course, PRs welcome if possible :)
The README includes are you looking for: https://github.com/sxyazi/yazi#usage
This awesome project really could use better documentation / quick-start guide...
I took a long look at the "docs" but I did not find them helpful at all [1]
Even figuring out that you can press `?` to open the help panel took me way to long to figure out because it is not referenced in any obvious way.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 24 Sep 2023
Stats
sxyazi/yazi is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of yazi is Rust.