ozansz / gls

Minimal file manager with terminal UI #Go
https://sazak.io/gls-file-manager-on-terminal-with-go/
MIT License
68 stars 5 forks source link

Add duplicate `d` shortcut #37

Closed gozeloglu closed 2 years ago

gozeloglu commented 2 years ago

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.