* [9fans] Acme and unicode
@ 2008-05-14 14:44 hugo rivera
2008-05-14 14:49 ` a
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: hugo rivera @ 2008-05-14 14:44 UTC (permalink / raw)
To: 9fans
Hi guys:
I hope this is not a very silly question, but I do not remember how to
write unicode characters in Acme. I am using plan 9 from user space on
FreeBSD.
As far as I remember, it was something like Alt+X SOME_NUMBER, but
this does not work.
Saludos
Hugo
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [9fans] Acme and unicode
2008-05-14 14:44 [9fans] Acme and unicode hugo rivera
@ 2008-05-14 14:49 ` a
2008-05-14 20:50 ` Russ Cox
2008-05-14 14:52 ` andrey mirtchovski
2008-05-14 14:53 ` Skip Tavakkolian
2 siblings, 1 reply; 7+ messages in thread
From: a @ 2008-05-14 14:49 UTC (permalink / raw)
To: 9fans
[-- Attachment #1: Type: text/plain, Size: 147 bytes --]
keyboard(7) (keyboard(6) on plan 9). lots of shortcuts for
specific things, but alt+x+1234 should produce glyphs.
see also $PLAN9/lib/keyboard.
[-- Attachment #2: Type: message/rfc822, Size: 2088 bytes --]
From: "hugo rivera" <uair00@gmail.com>
To: 9fans@9fans.net
Subject: [9fans] Acme and unicode
Date: Wed, 14 May 2008 16:44:30 +0200
Message-ID: <138575260805140744p49b14760y2414169d97890262@mail.gmail.com>
Hi guys:
I hope this is not a very silly question, but I do not remember how to
write unicode characters in Acme. I am using plan 9 from user space on
FreeBSD.
As far as I remember, it was something like Alt+X SOME_NUMBER, but
this does not work.
Saludos
Hugo
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [9fans] Acme and unicode
2008-05-14 14:49 ` a
@ 2008-05-14 20:50 ` Russ Cox
2008-05-14 23:00 ` John Stalker
0 siblings, 1 reply; 7+ messages in thread
From: Russ Cox @ 2008-05-14 20:50 UTC (permalink / raw)
To: 9fans
> keyboard(7) (keyboard(6) on plan 9). lots of shortcuts for
> specific things, but alt+x+1234 should produce glyphs.
> see also $PLAN9/lib/keyboard.
It is perhaps worth pointing out that in Plan 9
(and in Plan 9 from User Space), Alt is just a
key like any other, not a modifier like Shift:
you don't have to hold it down through the entire
sequence. It is also perhaps worth pointing out
that the letter must be a capital X.
So you can type Alt, X, 2, 6, 3, a to get ☺.
Russ
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [9fans] Acme and unicode
2008-05-14 20:50 ` Russ Cox
@ 2008-05-14 23:00 ` John Stalker
2008-05-15 9:40 ` hugo rivera
0 siblings, 1 reply; 7+ messages in thread
From: John Stalker @ 2008-05-14 23:00 UTC (permalink / raw)
To: Fans of the OS Plan 9 from Bell Labs
> It is perhaps worth pointing out that in Plan 9
> (and in Plan 9 from User Space), Alt is just a=20
> key like any other, not a modifier like Shift:
> you don't have to hold it down through the entire
> sequence.
Thanks. I never noticed that. Since I need Alt-*
a lot that is very helpful to know.
--
John Stalker
School of Mathematics
Trinity College Dublin
tel +353 1 896 1983
fax +353 1 896 2282
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [9fans] Acme and unicode
2008-05-14 14:44 [9fans] Acme and unicode hugo rivera
2008-05-14 14:49 ` a
@ 2008-05-14 14:52 ` andrey mirtchovski
2008-05-14 14:53 ` Skip Tavakkolian
2 siblings, 0 replies; 7+ messages in thread
From: andrey mirtchovski @ 2008-05-14 14:52 UTC (permalink / raw)
To: Fans of the OS Plan 9 from Bell Labs
http://swtch.com/plan9port/man/man7/keyboard.html
On Wed, May 14, 2008 at 8:44 AM, hugo rivera <uair00@gmail.com> wrote:
> Hi guys:
> I hope this is not a very silly question, but I do not remember how to
> write unicode characters in Acme. I am using plan 9 from user space on
> FreeBSD.
> As far as I remember, it was something like Alt+X SOME_NUMBER, but
> this does not work.
>
> Saludos
>
> Hugo
>
>
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [9fans] Acme and unicode
2008-05-14 14:44 [9fans] Acme and unicode hugo rivera
2008-05-14 14:49 ` a
2008-05-14 14:52 ` andrey mirtchovski
@ 2008-05-14 14:53 ` Skip Tavakkolian
2 siblings, 0 replies; 7+ messages in thread
From: Skip Tavakkolian @ 2008-05-14 14:53 UTC (permalink / raw)
To: 9fans
/lib/keyboard (or $PLAN9/lib/keyboard in your case).
> Hi guys:
> I hope this is not a very silly question, but I do not remember how to
> write unicode characters in Acme. I am using plan 9 from user space on
> FreeBSD.
> As far as I remember, it was something like Alt+X SOME_NUMBER, but
> this does not work.
>
> Saludos
>
> Hugo
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-05-15 9:40 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-14 14:44 [9fans] Acme and unicode hugo rivera
2008-05-14 14:49 ` a
2008-05-14 20:50 ` Russ Cox
2008-05-14 23:00 ` John Stalker
2008-05-15 9:40 ` hugo rivera
2008-05-14 14:52 ` andrey mirtchovski
2008-05-14 14:53 ` Skip Tavakkolian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).