shithub: riscv

Download patch

ref: 7ea770830e0b91046332ddbf350154a58713c386
parent: f337516664d52d6211ded7a74237c72057734e1c
author: Jacob Moody <moody@posixcafe.org>
date: Wed Oct 12 14:25:47 EDT 2022

/sys/lib/kbmap/jp: correct Zenkaku control character

Historically, ktrans used ^t for completion as denoted in the older
README's and thus likely was using ^e for (e)nglish mode at some point.
While the ktrans we imported had this changed around already, our older
Jp kbmap was still emitting ^e for Zenkaku. This has been updated
to give ^t, the current control sequence for english mode.

--- a/sys/lib/kbmap/jp
+++ b/sys/lib/kbmap/jp
@@ -21,7 +21,7 @@
 1	0x1b	'{
 1	0x27	'+
 1	0x28	'*
-1	0x29	'
+1	0x29	'
 1	0x2b	'}
 1	0x39	'
 1	0x3a	0xf864