söndag 7 februari 2016 skrev Tony Mechelynck <[email protected]>:
> On Sat, Feb 6, 2016 at 3:05 PM, Christian Brabandt <[email protected] > <javascript:;>> wrote: > […] > >> There are a few more places in the docs that need to point to this flag. > >> Also, plugin writers must be aware of the two different behaviors. > > > > Alright, I'll post an update later. > > > >> Is there a better character than "_" to use for this? > > > > Hm, not sure. We are slowly running out of characters there. I'll check > > that again. > > > > Perhaps we should start to use letters from other alphabets. I hear > > cyrillic has some beautiful letters ;) > > > > Best, > > Christian > > Well, so it does: > > Аа Бб Вв Гг Дд Ее Ёё Жж Зз Ии Йй Кк Лл Мм Нн Оо Пп Рр Сс Тт Уу Фф Хх > Цц Чч Шш Щщ Ъъ Ыы Ьь Ээ Юю Яя > > (the above are from Russian Cyrillic; other varieties are each > slightly different) and so does Greek (even not counting accents, > breathings and diæresis): > > Αα Ββ Γγ Δδ Εε Ζζ Ηη Θθ Ιι Κκ Λλ Μμ Νν Ξξ Οο Ππ Ρρ Σσς Ττ Υυ Φφ Χχ Ψψ Ωω > > but not easy to type on a Western keyboard, not even Аа В Ее Ёё К М Н > О Рр Сс Т у Хх Α Β Ε Ζ Η Ι Κ Μ Ν Οο Ρ Τ Υ Χ > which look like Latin-alphabet letters but are different Unicode > codepoints (and I'm not even counting lowercase beta which looks > somewhat like eszett because the latter isn't found in us-ascii). On > my Belgian keyboard I have ²³é§èçൣù even without using the dead > keys, and a lot more with them, see > http://users.skynet.be/antoine.mechelynck/other/keybbe.htm — but I > don't know how one would get those non-ASCII letters on a > (non-international) QWERTY keyboard meant for en-US. > > Another possibility :-P would be using CJK letters (with IME/XIM of > course) for some commands. Yes, they are beautiful, and there are > enough of them that you couldn't expect to use them all up, but how > many non-East-Asian Vimmers know how to use this feature which is > already built in Huge gvim? > > Wouldn't some of the Latin-1 characters, at least £ and €, actually be rather widely supported. For some reason they are even marked out on my Swedish keyboard, and we use neither pounds nor euros. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
