FileManager
FileManager copied to clipboard
Add support for bash expansion
What
This adds support for Bash like expansion for the Create command. It uses FacelessUsers bracex library which supports bash like expansion.
@math2001 Only thing I am unsure of is if refresh_sidebar is actually needed here
Also what OS are you using? Just so I know what you're testing on.
Also what OS are you using? Just so I know what you're testing on.
MacOS
We shouldn't copy paste the code from bracex into this repo, we should just add it as a dependency of this package (https://github.com/wbond/package_control_channel/blob/master/repository/dependencies.json#L95-L109)
Ahh I remember why I copied it. FileManager runs on python 3.8. Dependencies aren't working right now on 3.8
@math2001 updates on testing ?