Update 20221213.1 ️ Battle of the Texts and the Unicode Savior.md

This commit is contained in:
六开箱 2022-12-13 22:52:43 +08:00 committed by GitHub
parent 038fd1d15b
commit 0f60327535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,7 +180,8 @@ Unfortunately, that feature is implemented at software library level rather than
Finally, when working at the console on my Debian system, there is a similar feature, but requiring instead to press Alt+XXXXX where XXXXX is the code point of the character you want, but written in _decimal_ this time. I wonder if this is Debian-specific or related to the fact Im using the en_US.UTF-8 locale. If you have more information about that, I would be curious to read you in the comment section! Finally, when working at the console on my Debian system, there is a similar feature, but requiring instead to press Alt+XXXXX where XXXXX is the code point of the character you want, but written in _decimal_ this time. I wonder if this is Debian-specific or related to the fact Im using the en_US.UTF-8 locale. If you have more information about that, I would be curious to read you in the comment section!
GUIConsoleCharacter | | GUI | Console | Character |
| :- | :- | :- |
| Ctrl+Shift+u3042Enter | Alt+12354 | あ | | Ctrl+Shift+u3042Enter | Alt+12354 | あ |
| Ctrl+Shift+u3086Enter | Alt+12422 | ゆ | | Ctrl+Shift+u3086Enter | Alt+12422 | ゆ |
| Ctrl+Shift+u307FEnter | Alt+12415 | み | | Ctrl+Shift+u307FEnter | Alt+12415 | み |