[haiku-bugs] Re: [Haiku] #13110: Twitcher summoned on CTRL+I

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 14 Dec 2016 11:32:37 -0000

#13110: Twitcher summoned on CTRL+I
----------------------------------+----------------------------
   Reporter:  humdinger           |      Owner:  axeld
       Type:  bug                 |     Status:  new
   Priority:  normal              |  Milestone:  Unscheduled
  Component:  Kits/Interface Kit  |    Version:  R1/Development
 Resolution:                      |   Keywords:
 Blocked By:                      |   Blocking:
Has a Patch:  0                   |   Platform:  All
----------------------------------+----------------------------

Comment (by pulkomandy):

 Ctrl+I emits a TAB character. It is used in vim to... insert a TAB
 character.

 How to tell:
 - Take the ASCII table: http://www.asciitable.com/
 - Control+letter are mapped to the ASCII codes 1 to 26.

 So in the same way, control+H is backspace, control+J is a newline, etc.

 If you dislike these, you can remove them from your keymap.

 A few of them don't have direct access key (for example control+L = page
 break) and are sometimes used (in old C sources or manpages, finding a
 page break is not completely uncommon).

--
Ticket URL: <https://dev.haiku-os.org/ticket/13110#comment:2>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: