[webkit-reviews] review requested: [Bug 31400] Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard shortcuts in the Console : [Attachment 43669] [PATCH] Ctrl+P, Ctrl+N, and Arrow Keys

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 21 19:33:13 PST 2009


Joseph Pecoraro <joepeck at webkit.org> has asked	for review:
Bug 31400: Web Inspector: Support Ctrl+P, Ctrl+N, and other Readline keyboard
shortcuts in the Console
https://bugs.webkit.org/show_bug.cgi?id=31400

Attachment 43669: [PATCH] Ctrl+P, Ctrl+N, and Arrow Keys
https://bugs.webkit.org/attachment.cgi?id=43669&action=review

------- Additional Comments from Joseph Pecoraro <joepeck at webkit.org>
Removed Ctrl+U based on chat in IRC, because It should act like Ctrl+K and put
the content into the Kill Ring (usable with Ctrl+Y), but we cannot do that and
it may be confusing.


More information about the webkit-reviews mailing list