mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated File manager (markdown)
parent
b6dbe9b9e0
commit
e91b063e47
@ -1,5 +1,10 @@
|
|||||||
**Rename** : Rename selected file or directory.
|
### **Rename**
|
||||||
**Refactor** : Rename both `TXT` and `C16` file. If the file/directory you are refactoring is not a `C16` nor `TXT` file, it does the same with rename.
|
Rename selected file or directory, including extension, since the cursor is not movable, you need to delete the extension, then correctly retype it.
|
||||||
**Delete** : Delete the file or directory you had chosen.
|
### **Refactor**
|
||||||
**New Dir** : Creating a new directory.
|
1. Rename any file, but doesn't edit the extension.
|
||||||
|
2. Rename both `TXT` and `C16` files.
|
||||||
|
### **Delete**
|
||||||
|
Delete the file or directory you had chosen.
|
||||||
|
### **New Dir**
|
||||||
|
Creating a new directory.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user