portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.02k stars 519 forks source link

Cut & Paste folders #2052

Closed NotherNgineer closed 3 months ago

NotherNgineer commented 3 months ago

Description of the feature you're suggesting.

Currently, a folder can be moved by renaming it, as long as the destination folder exists. For example, you can move the APPS folder into a SYS folder by renaming it from "APPS" to "SYS/APPS". Given this, it should be relatively easy to support Cut & Paste, because it only requires renaming the folder with a new path string.

Anything else?

No response