Difference between revisions of "Guides & HOWTOs"

From ScarletDME
Jump to navigation Jump to search
Line 18: Line 18:
  
 
*[[Using your own editor]] - How to use your favorite editor from within OpenQM
 
*[[Using your own editor]] - How to use your favorite editor from within OpenQM
 +
*[[Nano editor profile]] - A syntax highlight profile for the Nano editor by Marcus Rhodes
  
 
==Common Problems==
 
==Common Problems==

Revision as of 14:48, 25 June 2013

Installation

Fedora

Ubuntu

Development

  • Raw I/O - By default QM will modify both input and output character I/O. How to turn this off.
  • Recompiling QM - How to recompile QM's system C code and BASIC code
  • SVN Howto - How to use Subversion to check out code and commit it back (Windows and Linux)
  • Creating your own command - Guide to how to add features and commands to QM

Using OpenQM

Common Problems