Ticket #219 (closed enhancement: fixed)
Incomplete file mc.lib
Reported by: | angel_il | Owned by: | metux |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | mc-core | Version: | 4.6.1 |
Keywords: | committed-mc-4.6 committed-master | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by metux) (diff)
file mc.lib have esc-sequence f1-f20 for many terminals, but it not full. Need to add some sequences for greatest compatibility.
For example:
f11=\eO1;2P
f12=\eO1;2Q
branch:219_keycodes
changeset:dd6f2d73621e1e7178bc5b61018b8c6ca5e0c065
committed mc-4.6
changeset:8e2f229c38846078c9e588f1f7f6b41087a9f693
committed master
changeset:e5cad3802b8080432230ba7d1d66e068a6f703a2
Attachments
Change History
comment:2 Changed 16 years ago by winnie
- Milestone changed from 4.6.2 to 4.6.3
As this is a minor issue I move it to 4.6.3. if a fix is ready before we release 4.6.2 it get included else it's a blocker for 4.6.3
Changed 16 years ago by angel_il
- Attachment 0001-Sequences-below-are-for-gnome-terminal-which-also-s.patch added
Sequences below are for gnome-terminal which also sets TERM=xterm
comment:5 Changed 16 years ago by metux
- Owner set to metux
- Status changed from new to accepted
- Description modified (diff)
- Keywords vote-metux added
Note: See
TracTickets for help on using
tickets.
In may cat
shift+f1 == [O1;2P
shift+f2 == [O1;2Q
f11 == [[23~
f12 == [[24~