plugins
plugins copied to clipboard
Place code snippets from docs into this monorepo, so that users can update more easily via package manager.
Tracker
## Up for grabs: - [ ] dual-pane.yazi - Implement as a UI plugin to provide dual pane capability. - [ ] tree.yazi - File tree view. - [ ]...
### `yazi --debug` output ```Shell Yazi Version: 25.3.2 (Arch Linux 2025-03-05) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.85.0 (4d91de4e 2025-02-17) Ya Version: 25.3.2 (Arch Linux 2025-03-05) Emulator...
Similar to [Tips#folder-rules](https://yazi-rs.github.io/docs/tips#folder-rules) but this remembers the preferences from before entering a specific directory rather than hard-coding it.
### `yazi --debug` output ```Shell N/A ``` ### Please describe the problem you're trying to solve When an encrypted drive is available, mount manager shows e.g.: `Src: /dev/sdb FSType: crypto_LUK`...
### `yazi --debug` output ```Shell Yazi Version: 25.4.8 (Nixpkgs 2025-04-08) Debug : false Triple : x86_64-unknown-linux-gnu (linux-x86_64) Rustc : 1.86.0 (05f9846f 2025-03-31) Ya Version: 25.4.8 (Nixpkgs 2025-04-08) Emulator TERM :...
This PR adds type hints to git.yazi, making development more convenient. ----- I hope to continue making progress on #88 and the following PRs, and I'd appreciate it if you...
When restoring after max_preview, revert to the min-preview state To resolve #94
Part 1 of #91 Since code becomes fairly large after adding sshfs support and full typing i decided to go with some convention to remember api's which will be fully...
This is the initial implementation of `renamed` support. Note that I removed `:args(paths)` and made the `git status` command always run at the repository root. This causes `fetcher` to process...
### Description - Improve readability and maintainability. - Default usage of `nf-oct-diff` series icons from Nerdfonts and terminal colors (instead of `RGB` colors).