Releases: NicolaiSoeborg/filemanager-plugin
Releases · NicolaiSoeborg/filemanager-plugin
Release v3.1.2
Fixed:
- The minimum Micro version, which was incorrectly set to v1.4.0. Ref issue #28
Release v3.0.0
Release v2.1.1
Release v2.1.0
New stuff:
- Mouse support (click any file or folder to open it), closes #5
- Small optimization
Release v2.0.0
A lot of work has been put in by @tommyshem to make this plugin work with the newest version of micro (>= 1.3.2).
Release v1.3.4
The view-refactor
branch has been merged, so the syntax of syntax-files has been changed from a custom format to yaml.
The current master
of Micro seems quite unstable, but the syntax shouldn't change anymore so hopefully this plugin shouldn't need any updates soon, while the master branch gets stable.
Release v1.3.3
New name!
filetree
->filemanager
- Add
ToggleTree
command - Rebind
tree
command to ´filemanager.ToggleTree`
Release v1.3.1
Fix error when deleting file and folders.
Release v1.3.0
Select a file or folder and press "delete" to delete it.