Skip to content

Created a file lister (in JS) that lists files in the user's current file directory

Eric Oulashin requested to merge dd_file_lister_new into master

Created a file lister (in JS) that lists files in the user's current file directory with a lightbar interface, as well as message windows etc.

If the user does not have an ANSI terminal, this lister will run Synchronet's stock file lister interface.

Merge request reports