Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
23
bitchx-docs/4_Misc/bind/meta1_character
Normal file
23
bitchx-docs/4_Misc/bind/meta1_character
Normal file
@@ -0,0 +1,23 @@
|
||||
Synopsis:
|
||||
bind <key> meta1_character
|
||||
|
||||
Description:
|
||||
This function allows the user to access an alternate keymap. When the
|
||||
key bound to this function is pressed, the next key pressed can be
|
||||
assigned a new meaning. This allows for a sequence of keys to be bound
|
||||
to a function, such that only that combination of keys will execute
|
||||
the function. This is how escape sequences are entered.
|
||||
|
||||
Aliases:
|
||||
META2, META3, and META5 through META19_CHARACTERs are identical
|
||||
in function as META1_CHARACTER. META4_CHARACTER has some special
|
||||
characteristics described in its own help file.
|
||||
|
||||
See Also:
|
||||
bind(4) meta4_character
|
||||
|
||||
Restrictions:
|
||||
At most, key sequences may contain 2 keys. For longer sequences (such
|
||||
as those required to control the arrow keys), one of the pair must be
|
||||
composed of 2 keys as well.
|
||||
|
||||
Reference in New Issue
Block a user