Actions
Feature #6173
closedmdb ought honour the depress of Home and End
Start date:
2015-08-29
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Many, if not most, modern terminal emulators will send CSI H
and CSI F
sequences when the user depresses the Home or End key on their PC-style keyboard. It would be helpful for mdb (and kmdb) to be able to understand this sequence and respond appropriately.
Updated by Electric Monk almost 7 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
git commit 892f67e40e1eb46c09794613082d56ebd2d8088d
commit 892f67e40e1eb46c09794613082d56ebd2d8088d Author: Joshua M. Clulow <jmc@joyent.com> Date: 2015-09-02T16:07:48.000Z 6173 mdb ought honour the depress of Home and End Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Josef Sipek <josef.sipek@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
Actions