ozansz / gls

Minimal file manager with terminal UI #Go

Home Page:https://sazak.io/gls-file-manager-on-terminal-with-go/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add duplicate `d` shortcut

gozeloglu opened this issue · comments

Is your feature request related to a problem? Please describe.
The shortcut is mentioned in table.

Describe the solution you'd like
I am going to use one of the built-in packages like os to copy and paste a new file. To duplicate the folders, I am planning to use otiai10/copy pkg.

Describe alternatives you've considered
I considered hard and symbolic links, but I think they are not meant for this feature.

You can add labels and assign to me.