Giter Club home page Giter Club logo

comcom64's Introduction

comcom64

comcom64 is a command.com-alike 64bit shell for DOS.
This repository also contains the build recipe for 32bit version.

building

Install the needed build tools.
You can see the list of them for ubuntu or for fedora

Then just run make.

To build the 32bit version, install djgpp and run make 32.

installing

Running sudo make install installs the 64bit version for the use with dosemu2.

running

Just run dosemu and it should boot the installed comcom64.

mouse control

You can navigate the command history with mouse wheel.

All buttons have 2 functions: one activates when you click on a text area outside of a cursor row, and another activates when you click inside the cursor row.

Left button:

  • types clicked char
  • moves the cursor to the clicked location

Middle button:

  • Enter
  • BackSpace

Right button:

  • Tab completion
  • truncate or clear line

There is a mouseopt command that controls mouse behavior. It has the following switches:

  • /M - initialize mouse (if /M was not passed to comcom on start)
  • /E[1|0] - enable/disable mouse
  • /C[0|1] - enable/disable external control

External control allows to control other programs with mouse. For example you can execute mouseopt /c, then run freecom and control it with mouse similar to comcom64, even though freecom is mouse-unaware by itself.

comcom64's People

Contributors

stsp avatar andrewbird avatar ecm-pushbx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.