Note
The plugin is currently very experimental, and the newest Yazi nightly is required for it to work.
A mount manager for Yazi, providing disk mount, unmount, and eject functionality.
Supported platforms:
screenshot-002240.mp4
ya pack -a yazi-rs/plugins:mount
Add this to your ~/.config/yazi/keymap.toml
:
[[manager.prepend_keymap]]
on = "M"
run = "plugin mount"
Available keybindings:
Key binding | Alternate key | Action |
---|---|---|
q | - | Quit the plugin |
k | ↑ | Move up |
j | ↓ | Move down |
l | → | Enter the mount point |
m | - | Mount the partition |
u | - | Unmount the partition |
e | - | Eject the disk |
- Custom keybindings
- Windows support (I don't have an Windows machine for testing, PRs welcome!)
- Support mount, unmount, and eject the entire disk
This plugin is MIT-licensed. For more information check the LICENSE file.