public:it:vim-sonderzeichen
This is an old revision of the document!
Table of Contents
Sonderzeichen im Vim eingeben
Stark gekürzte Zusammenfassung von: https://vim.fandom.com/wiki/Entering_special_characters
Eingabe
Ctrl + V gefolgt von unnn (mit nnn als hex-code des zeichens [0000 ⇐ nnnn ⇐ FFFF])
Ctrl + V gefolgt von Unnnnnnnn geflogt von Enter (mit nnnnnnnn als hex-code des zeichens [00000000 ⇐ nnnnnnnn ⇐ 7FFFFFFF])
Beispiele
Uhren:
| Unicode (hex) | Symbol |
|---|---|
| 1F550 | 🕐 |
| 1F567 | 🕧 |
Lautsprecher:
| Unicode (hex) | Symbol |
|---|---|
| 1F507 | 🔇 |
| 1F508 | 🔈 |
| 1F509 | 🔉 |
| 1F50A | 🔊 |
| 1F568 | 🕨 |
| 1F569 | 🕩 |
| 1F56A | 🕪 |
Strom:
| Unicode (hex) | Symbol |
|---|---|
| 1F50B | 🔋 |
| 1F50C | 🔌 |
Misc:
| Unicode (hex) | Symbol |
|---|---|
| 1F5BB | 🖻 |
Unicode Übersicht
public/it/vim-sonderzeichen.1587223416.txt.gz · Last modified: 2020/04/18 15:23 by afaul