filemanager-plugin icon indicating copy to clipboard operation
filemanager-plugin copied to clipboard

A file manager plugin for the editor "Micro"

Results 22 filemanager-plugin issues
Sort by recently updated
recently updated
newest added

I prefer having the filetree on the right side, however this is not really possible currently so an option to spawn it on the right would be nice.

File manager opens when new tab is created. Filemanager now opens files on new tabs.

Is this plugin still maintained?

Line 3 in the text editor itself is slightly offset due to the text barrier between the current folder and the contents of the folder (image reference below) ![image](https://github.com/NicolaiSoeborg/filemanager-plugin/assets/141521874/475eb89d-e78f-4592-8738-8eb2c064acfe)

When my cursor is over the directory that I want to make a new directory inside of and run `mkdir new_dir_name` and I get this error: ``` Lua API error:...

bug
micro api incompatibility

Feature suggestion -- you know "openonstart?" > filemanager-openonstart | Automatically open the file tree when starting Micro | false Take it to the next level: > filemanager-openontab | Automatically open...

Navigating thru' the tree is easy enough, pressing Tab to open file is also convenient. However, when a file is open the pane split seems being divided equally which forces...

It's pretty neat otherwise! Other than that text wrap should be off by default and that the top horizontal bar should either always be the width of the buffer OR...

The ReadMe says I should be using the API function names like "filemanager.toggle_tree", but my bindings.json only works if I use the same command as what I would put in...