Site Tools


key_bindings
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


key_bindings [2006/08/01 04:13] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +=====How to Use Key Bindings in EPIC=====
 +
 +One of the strengths of this client is its /[[bind]] command.  It permits any
 +key or sequences of keys to be bound to any arbitrary action.  You are most
 +likely already familiar with using keyboard shortcuts with other programs.
 +
 +The general allowable key sequences that may be bound are as follows:
 +
 +^  Sequence         Description                                                                               ^
 +|c            |any single character may be bound (case sensitive)                                               |
 +|%%^c%%       |any letter (case insensitive) may be bound as a control key, as well as any of:  ? [ ] \ %%^%% @ |
 +|\c           |any single character may be escaped, except digits which are handled specially (see below)       |
 +|\nnn         |any single character may be represented in octal form                                            |
 +|...          |and any sequence of the above.                                                                   |
 +
 +Refer to the [[BIND]] command in section 4 for more information.
 +
  
key_bindings.txt · Last modified: 2006/08/01 04:13 by 127.0.0.1