FreeDOS TUI Shell

Text User Interface Shell for FreeDOS

Copyright (C) 2018 Ercan Ersoy
This program is free software. (GNU General Public License version 3)

This project includes FDOSTUI library. FDOSTUI has own licenses.

Thanks:

  Thanks to Atnode for French translation.
  Thanks to Eric Auer for Kitten library.
  Thanks to Jim Hall for Kitten library.
  Thanks to Mark Olesen for some code changes and FDOSTUI library.
  Thanks to Tom Ehlert for Kitten library.

Compile:

  This software should be compiled with Open Watcom.

Contribute:

  If you want to contribute to this project, you can make a pull request to the 
  FreeDOS TUI Shell repository.

Changelog:

  0.2 (09-24-2018): Disabled menuitem foreground color have changed to grey on
                    "FDOSTUI.INI". But, it seems red. (Possible another
                    bug.) Changed default is showing archive items to enabled
                    and showing readonly items to enabled. Fixed popup input
                    of run command not cancelling bug. Add pause to ending to
                    running command. Fixed newline bug of some files.

  0.1 (07-13-2018): Create first version.
