annotate HARELET.MAN @ 21:44e906aeea91 default tip

Added Windows and DOS support
author VilyaemKenyaz
date Wed, 27 Sep 2023 09:28:49 -0400
parents 7bf25e90a1de
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
1 HARELET
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
2 .SH
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
3 NAME
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
4 .PP
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
5 HARELET
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
6 .SH
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
7 SYNOPSIS
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
8 .PP
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
9 HARELET
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
10 .SH
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
11 DESC
ec82c868b8b0 Automated Vimcurial commmit
VilyaemKenyaz
parents:
diff changeset
12 .PP
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
13 CAD & CAM program for CNC machines
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
14
11
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
15 Vim keys (HJKL) to move
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
16
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
17 H Left
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
19
11
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
20 J Down
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
21
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
22
11
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
23 K Up
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
24
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
25
11
1d4df12de9e3 Automated Vimcurial commmit
VilyaemKenyaz
parents: 8
diff changeset
26 L Right
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
27
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
28
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
29
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
30 A to add a point at the current cursor's position
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
31
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
32
14
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
33 D to make cursor set to down or up
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
34
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
35
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
36 C to COMPILE instructions for a machine
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
37
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
38
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
39 S to change step size (how far you move)
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
40
8
c60e4315cb7e Automated Vimcurial commmit
VilyaemKenyaz
parents: 6
diff changeset
41
14
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
42 Q to exit
8b5ff478ec66 Automated Vimcurial commmit
VilyaemKenyaz
parents: 11
diff changeset
43
18
7bf25e90a1de Finished writing OpenSBP Shopbot compiler
VilyaemKenyaz
parents: 14
diff changeset
44