* control forward slash on OSX Terminal
@ 2009-01-27 4:35 Eric Abrahamsen
2009-01-27 10:03 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: Eric Abrahamsen @ 2009-01-27 4:35 UTC (permalink / raw)
To: help-gnu-emacs
Is there something strange about the OSX Terminal's relationship to
the ctl-/ keystroke? I'd really like to use that for undo, but the
keystroke never makes it to emacs, I just get a "donk" from Terminal.
It's not even a regular error -- I've got 'visual bell' set, and most
warnings flash the screen, but this still goes "donk". Google produced
something in Japanese, and a couple of very old bug reports that would
seem to indicate that everything was fixed years ago. Terminal reports
'ttys' as its TTY name, I don't know if that's relevant.
Here's hoping someone knows what's going on here...
Thanks,
Eric
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: control forward slash on OSX Terminal
2009-01-27 4:35 control forward slash on OSX Terminal Eric Abrahamsen
@ 2009-01-27 10:03 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2009-01-27 10:03 UTC (permalink / raw)
To: Eric Abrahamsen; +Cc: help-gnu-emacs
Am 27.01.2009 um 05:35 schrieb Eric Abrahamsen:
> Is there something strange about the OSX Terminal's relationship to
> the ctl-/ keystroke? I'd really like to use that for undo, but the
> keystroke never makes it to emacs, I just get a "donk" from Terminal.
You're pressing C-7 or C-g (a, b, c, d, e, f, »g«) which is \007 or
BEL. This produces a sound. / is probably Shift-7 on your keyboard,
too. For me C-S-7 gives DEL, though ...
C-S--, i.e., C-_, gives undo.
The whole looks like a bug in Terminal (for me: in Tiger, Mac OS X
10.4.11). Let's report it at https://bugreport.apple.com/cgi-bin/
WebObjects/RadarWeb.woa!
--
Greetings
Pete
I wouldn't recommend sex, drugs or insanity for everyone, but they've
always worked for me.
– Hunter S. Thompson
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-27 10:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-27 4:35 control forward slash on OSX Terminal Eric Abrahamsen
2009-01-27 10:03 ` Peter Dyballa
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.