-
Notifications
You must be signed in to change notification settings - Fork 1
/
proterm-special.ti
59 lines (59 loc) · 903 Bytes
/
proterm-special.ti
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
pse|proterm-special|ProTerm Special Emulation:\
:co#80:it#8:li#24:\
:am:bw:eo:mi:ms:\
:ta=^I:\
# enter/send key (rare?)
:@8=^M:\
# alternate character map
# :ac=``aaffggiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~:\
# from csa2:
# acsc=+U\,H.J0NIC-K`[aVhWjMmTn]oLqSsIt_uZvIwLx|~@,
# beep
:bl=^G:\
# clear
:cl=^L:\
:cd=^W:\
:ce=^Y:\
# keys
:kb=\177:\
:kl=^H:\
:kr=^U:\
:ku=^K:\
:kd=^J:\
# cursor motion
:cm=\036%r%+ %+ :\
:ho=^X:\
:ll=^^ 8:\
:cr=^M:\
:nw=^M^J:\
# inverse/normal
:me=^N:\
:mr=^O:\
:se=^N:\
:so=^O:\
# alternate character set
:ae=^N:\
:as=^P:\
# insert/delete line
:al=^V:\
:dl=^Z:\
# insert/delete character at cursor
:dc=^D:\
:ic=^F:\
# enter/leave insert mode
:ei=:\
:im=:\
#initialize / reset
:i1=^N:\
:r1=^N:\
# repeat character %1 %2 times
:rp=\022%.%.:\
#scroll
:sf=^J:\
:sr=^K:\
# cursor movement
:up=^K:\
:do=^J:\
:le=^H:\
:bc=^H:\
:nd=^U: