Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FAT browser #76

Open
tomas-nestorovic opened this issue Apr 23, 2023 · 0 comments
Open

FAT browser #76

tomas-nestorovic opened this issue Apr 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomas-nestorovic
Copy link
Owner

Similarly as directory browser (Issue #30) and disk browser (Issue #6), a File Allocation Table (FAT) browser should facilitate advanced working with files/directories whose sectors/clusters are linked with some sort of FAT. This browser should allow

  • display of each FAT copy individually (for DOSes which have more than just one copy),
  • display all FAT copies combined,
  • modify values in each/all FAT copies.

It is not assumed that anyone will engage on modifying FAT sectors directly. Instead, the FAT browser should be available through the context menu of the File Manager tab for the file/directory currently in focus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant