kids-unicode-mode

· back

Emacs supports Unicode:

(insert-char (char-from-name "T-REX")) ;; 🦖

To have fun with kids, I wrapped kids-unicode minor mode that brings keymap redefining every key to insert emoji. Enable with {M-x kids-unicode-mode} and have fun typing, encoding names with emojis and train memory.

(use-package kids-unicode-mode :ensure nil)

Source: kids-unicode-mode.el

Showcase: 260516--kids-unicode-mode__screenshot.png