Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit e779770

Browse files
committed
mc.lib: map vt102 terminal used for Alpine console to Linux console
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
1 parent 3b913c7 commit e779770

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

misc/mc.lib

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ kpnumlock=\\eOP
4242
[terminal:linux]
4343
copy=console
4444

45+
[terminal:vt102]
46+
copy=linux
47+
4548
[terminal:xterm]
4649
insert=\\e[2~
4750
f11=\\e[23~;\\eO2P;\\eO1\;2P;\\e[1\;2P

0 commit comments

Comments
 (0)