view level1/sys/minted.hp @ 2909:b71f67993fe0

level2/coco3/makefile: Use OS9FORMAT macro
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 11 Jan 2014 20:56:53 +0100
parents 41a6f70d842d
children
line wrap: on
line source

@MINTED
Syntax : minted [<text>]
Usage : Minimalist text editor

Hot keys:

Ctrl+S      = Save file
Ctrl+R      = Rename file
Ctrl+K      = Delete line
Ctrl+D      = Duplicate line
Ctrl+O      = Online help
Ctrl+E      = Exit/esc
Ctrl+G      = Go to line
ctrl+U      = Undo
Cursor keys = Move cursor
Shift+Left  = Delete left
Shift+Right = Delete right
Shift+Up    = Page up
Shift+Down  = Page down
Ctrl+Left   = Go to line begin
Ctrl+Right  = Go to line end