plan9fox/sys
cinap_lenrek 1015ae8ea8 kbdfs: implement <compoxe>x to enter variable length unicode as suggested by erik quanstro
from: http://9fans.net/archive/2013/04/327

since <compose>x is not yet entrenched, i have a suggestion for ease of
input.  suppose <compose>x were redefined so the syntax were
"<compose>x[0-9a-f]+;".  in the case that 6 hex digits are entered, then
the ";" is not necessary.

not only would this allow for entering 21-bit runes, it would also allow for
short sequences to be entered more easily.

- erik
2013-10-17 18:39:44 +02:00
..
doc
games/lib fortunes: I think we're done here. 2013-10-02 18:02:49 -04:00
include change Rune from ushort to uint for to 21 bit runes (thanks mischief!) 2013-10-17 12:02:45 +02:00
lib rootstub: create directories for mips 2013-09-21 21:21:18 +02:00
man 9p(2): correct usage for srvrelease()/srvacquire() 2013-10-17 08:26:05 +02:00
src kbdfs: implement <compoxe>x to enter variable length unicode as suggested by erik quanstro 2013-10-17 18:39:44 +02:00