This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
HPWebcamAble's profile picture

File Manager 2.0 - History, Run w/ Args, Grayscale support

Started by HPWebcamAble, 06 September 2015 - 05:16 PM
HPWebcamAble #1
Posted 06 September 2015 - 07:16 PM
File Manager

See your files in a different way!

Tired of 'dir' or 'ls' and 'cd' to navagate your CC computer's files?
Well say goodbye to all of those! Now you get an … INTERFACE!


[attachment=2359:Screen that shows after starting the program] [attachment=2360:Select items to do stuff] [attachment=2361:Each item has many options] [attachment=2362:Supports Grayscale!]


Download
pastebin get jKZBPFTs fm

SpoilerHit 'h' in the program to view ALL key bindings and controls

Click files and folders to select them!
You can use the up and down arrow keys as well

Right click or hit 'o' to see the options for an item, or the folder you are in if nothing is selected

You can scroll to navigate pages or use the page up/down keys

Use the 'Go up' button to go up a folder, or use the 'u' key

Forward arrow / Back arrow or the < / > buttons navigate your history

Hit 'tab' to manually type in a path


Spoiler
  • Cut / Copy / Paste
  • Tiles view ( Need to work out the math first )
  • Black and White support ?
  • Better disk drive support

Spoiler2.0.1
-Fixed detection of grayscale computers in CC 1.76

Leave a comment if you have any suggestions, questions or a bug report!
Edited on 30 December 2015 - 05:53 PM
Waitdev_ #2
Posted 16 September 2015 - 10:48 AM
finally, a file manager that you can run with arguments for the program
HPWebcamAble #3
Posted 30 December 2015 - 06:54 PM
Update 2.0.1
-Fixed detection of grayscale computers in CC 1.76
Pyuu #4
Posted 31 December 2015 - 06:55 PM
Hmm… I'll just leave this bug report here: (These files are Read-Only)
Creator #5
Posted 31 December 2015 - 07:05 PM
What I liked:
  • Size
  • Colors
  • Select before opening file/folder
What I liked less:
  • No icons
Edited on 31 December 2015 - 08:57 PM
HPWebcamAble #6
Posted 01 January 2016 - 08:20 PM
Hmm… I'll just leave this bug report here: (These files are Read-Only)

That's strange. Does it correctly show the size of rom files for you? I assume trying to delete one of those just tells you that they are read-only
I don't have open peripherals at the moment but at some point I'll look into it


What I liked less:
  • No icons

:P/> ya I know, I have part of the code implemented for icons, I'm just not really happy with it right now. I'll revisit it eventually
Creator #7
Posted 01 January 2016 - 08:27 PM
In my opinion the color thingy on the side indicating it is a file/folder is enough, but icons are easier for over viewing purposes.