Jump to the first file ignoring directories.
screen.mp4
- yazi version 0.4
ya pack -a lpanebr/yazi-plugins:first-non-directory
Add this to your keymap.toml
to set the keymap for the plugin:
[[manager.prepend_keymap]]
on = [ "f", "j" ]
run = "plugin first-non-directory"
desc = "Jumps to the first file"
- Tested only with yazi version 0.4.3