all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Olivier Sirven <the.slaa@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Meta key definition in a linux console
Date: Fri, 21 Aug 2009 15:15:59 +0200	[thread overview]
Message-ID: <m2my5t2tps.fsf@gmail.com> (raw)
In-Reply-To: mailman.5020.1250860040.2239.help-gnu-emacs@gnu.org

I'm using iTerm.app or Terminal.app
I tried adding these lines too to /etc/inputrc without any success:
“\e[1~”: beginning-of-line
“\e[4~”: end-of-line
“\e[5~”: beginning-of-history
“\e[6~”: end-of-history
“\e[3~”: delete-char
“\e[2~”: quoted-insert
“\e[5C”: forward-word
“\e[5D”: backward-word
“\e\e[C”: forward-word
“\e\e[D”: backward-word

# Enable 8bit input
set meta-flag On
set input-meta On

# Turns off 8th bit stripping
set convert-meta Off

# Keep the 8th bit for display
set output-meta On

Sumit Narayan <sumnaray@gmail.com> writes:

> Are you using Terminal.app or X11 on Mac?
>
> If you are using X11, did you try putting
>
> Xterm*termName xterm
>
> in ~/.Xdefaults?

Olivier


  parent reply	other threads:[~2009-08-21 13:15 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-20  9:42 Meta key definition in a linux console Olivier Sirven
2009-08-20 11:15 ` Colin S. Miller
2009-08-20 11:23   ` Olivier Sirven
2009-08-20 14:14     ` Colin S. Miller
2009-08-20 15:04     ` Suvayu Ali
     [not found]     ` <mailman.4888.1250780699.2239.help-gnu-emacs@gnu.org>
2009-08-20 15:17       ` Olivier Sirven
2009-08-20 11:50   ` Lowell Gilbert
2009-08-20 15:44     ` Xah Lee
2009-08-20 18:13       ` Lowell Gilbert
2009-08-20 18:27         ` Xah Lee
2009-08-21  3:10         ` Sumit Narayan
     [not found]         ` <mailman.5020.1250860040.2239.help-gnu-emacs@gnu.org>
2009-08-21 13:15           ` Olivier Sirven [this message]
2009-08-20 11:58 ` Pascal J. Bourguignon
2009-08-20 15:48 ` Xah Lee
2009-08-20 16:09   ` Olivier Sirven
2009-08-20 16:58     ` Xah Lee
2009-08-20 16:40 ` Helmut Eller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2my5t2tps.fsf@gmail.com \
    --to=the.slaa@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.