ctrl+q closes tab
ctrl+x
ctrl+c cut / paste file selection
Del delete file
right click & drag, select a single or a group of files
left click enters directory / file
ctrl + left click opens a directory in a new tab

selection is working, use the righ mouse button.  path ".." is fixed.
copy does not actually copy files but lists the selected ones due to
inconsistency and troubles of dos copy command and running it from qbasic.
directories are currently ignored on purpose during selections.  sooner
or later I will write a recursive delete / copy / move to do operations
to both directories and regular files. file selection need work etc.
you better take warning as it is not fully tested and unexpected results
can occur when operating with files and modifying source code etc.


