FileManager icon indicating copy to clipboard operation
FileManager copied to clipboard

Add support for bash expansion

Open TerminalFi opened this issue 2 years ago • 5 comments

What

This adds support for Bash like expansion for the Create command. It uses FacelessUsers bracex library which supports bash like expansion.

TerminalFi avatar Feb 15 '23 16:02 TerminalFi

@math2001 Only thing I am unsure of is if refresh_sidebar is actually needed here

TerminalFi avatar Feb 15 '23 16:02 TerminalFi

Also what OS are you using? Just so I know what you're testing on.

math2001 avatar Feb 17 '23 03:02 math2001

Also what OS are you using? Just so I know what you're testing on.

MacOS

TerminalFi avatar Feb 17 '23 04:02 TerminalFi

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

TerminalFi avatar Feb 20 '23 01:02 TerminalFi

@math2001 updates on testing ?

TerminalFi avatar Apr 18 '23 12:04 TerminalFi