1
0
mirror of https://github.com/irssi/irssi.git synced 2024-07-21 03:14:16 -04:00

Note about esc = meta

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3257 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2004-07-04 02:10:05 +00:00 committed by cras
parent 482d07b7c3
commit 635196fcee

View File

@ -156,9 +156,10 @@ Ctrl-P, Ctrl-N - Jump to previous / next window
</pre>
<p>Clearly the easiest way is to use Meta-number keys. And what is the Meta
key? For some terminals, it's the same as ALT. If you have Windows keyboard,
it's probably the left Windows key. If they don't work directly, you'll need
to set a few X resources (NOTE: these work with both xterm and rxvt):</p>
key? ESC key always works as Meta, but there's also easier ways. ALT could
work as Meta, or if you have Windows keyboard, left Windows key might work
as Meta. If they don't work directly, you'll need to set a few X resources
(NOTE: these work with both xterm and rxvt):</p>
<pre>
XTerm*eightBitInput: false