elio 1.5.1

Snappy, batteries-included terminal file manager with rich previews, inline images, bulk actions, and trash support.
Documentation
1
2
3
4
5
6
7
8
9
10
mod bulk_rename;
mod editing;
mod new_file;
mod rename;
mod restore;
mod trash;
mod validation;

#[cfg(test)]
mod tests;