commit | 96dd3e8eb9bbe5393050acfd4ac7759ae27d00c8 | [log] [download] |
---|---|---|
author | Nicholas Marriott <nicm@openbsd.org> | Tue Sep 22 12:38:10 2009 +0000 |
committer | Nicholas Marriott <nicm@openbsd.org> | Tue Sep 22 12:38:10 2009 +0000 |
tree | e637c693907a716deeef38264004b9bcc6d24971 | |
parent | 6fab9a3e6f0a18ce63662fceedb87e96f2680d83 [diff] |
Permit multiple prefix keys to be defined, separated by commas, for example: set -g prefix ^a,^b Any key in the list acts as the prefix. The send-prefix command always sends the first key in the list.