Ticket #219 (testing enhancement: fixed) — at Version 8

Opened 15 years ago

Last modified 15 years ago

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

Change History

comment:1 follow-up: ↓ 3 Changed 15 years ago by styx

In may cat
shift+f1 == [O1;2P
shift+f2 ==
[O1;2Q
f11 ==
[[23~
f12 == [[24~

comment:2 Changed 15 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 15 years ago by angel_il

Sequences below are for gnome-terminal which also sets TERM=xterm

comment:3 in reply to: ↑ 1 Changed 15 years ago by angel_il

Replying to styx:

In may cat
shift+f1 == [O1;2P
shift+f2 ==
[O1;2Q

then
f11=\eO1;2P
f12=\eO1;2Q

comment:4 Changed 15 years ago by angel_il

  • Type changed from defect to enhancement

comment:5 Changed 15 years ago by metux

  • Owner set to metux
  • Keywords vote-metux added
  • Status changed from new to accepted
  • Description modified (diff)

comment:6 Changed 15 years ago by metux

  • Keywords branch added

comment:7 Changed 15 years ago by winnie

  • Keywords vote-winnie approved added; review branch removed

comment:8 Changed 15 years ago by metux

  • Status changed from accepted to testing
  • Keywords committed-mc-4.6 committed-master added; vote-metux vote-winnie approved removed
  • Resolution set to fixed
  • Description modified (diff)
Note: See TracTickets for help on using tickets.