Ticket #15463

Meta-key のフラグとして入力バイトの 8 ビット目を認識するかを手動で設定できるようにする

Open Date: 2009-03-09 17:42 Last Update: 2009-05-04 14:26

Reporter:
Owner:
Status:
Closed
Component:
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
Fixed
File:
None
Vote
Score: 0
No votes
0.0% (0/0)
0.0% (0/0)

Details

行編集で、入力される各バイトの最上位ビット (8 ビット目) を meta-key によるシフトフラグとして認識するかどうかは、現在 terminfo の km ケーパビリティによって判断している。しかしこのケーパビリティの値は往々にして間違っているので、ユーザが何らかの形で手動で設定できるようにする必要がある。

Ticket History (3/5 Histories)

2009-03-09 17:42 Updated by: magicant
  • New Ticket "Meta-key のフラグとして入力バイトの 8 ビット目を認識するかを手動で設定できるようにする" created
2009-04-01 09:01 Updated by: None
2009-04-01 22:32 Updated by: magicant
2009-05-04 14:25 Updated by: magicant
  • Ticket Close date is changed to 2009-05-04 14:25
  • Summary Updated
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
Comment

c1067 で le-convmeta オプションを追加。

set --le-convmeta=yes で常に meta bit を認識 (ESC + ASCII 文字として認識)、 set --le-convmeta=no で常に無視 (非 ASCII 文字として認識)、 set --le-convmeta=auto で terminfo の情報に従う (従来通り)。

2009-05-04 14:26 Updated by: magicant
  • Summary Updated

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login