mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05: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:
parent
482d07b7c3
commit
635196fcee
@ -156,9 +156,10 @@ Ctrl-P, Ctrl-N - Jump to previous / next window
|
|||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>Clearly the easiest way is to use Meta-number keys. And what is the Meta
|
<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,
|
key? ESC key always works as Meta, but there's also easier ways. ALT could
|
||||||
it's probably the left Windows key. If they don't work directly, you'll need
|
work as Meta, or if you have Windows keyboard, left Windows key might work
|
||||||
to set a few X resources (NOTE: these work with both xterm and rxvt):</p>
|
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>
|
<pre>
|
||||||
XTerm*eightBitInput: false
|
XTerm*eightBitInput: false
|
||||||
|
Loading…
Reference in New Issue
Block a user