On Tuesday, May 31, 2016 at 11:05:39 AM UTC+5:30, jott...@googlemail.com wrote:
> Unicode contains subscript and superscript digits. With 'encoding' set
> to UTF-8 and an appropriate font you can enter them via Vim's digraph
> capabilities. Just press <Ctrl-K>s1 ... <Ctrl-K>s9 for subscript digits
> and <Ctrl-K>S1 ... <Ctrl-K>S9 for superscript letters while in insert
> mode.
Does this work in textmode ? my digraph output is as follows, i think the font doesn't support. As encoding is utf-8. what font in text mode should
i use to see the proper digraphs ?
:digraphs
NU ^@  10    SH ^A   1    SX ^B   2    EX ^C   3    ET ^D   4    EQ ^E   5    AK ^F   6    BL ^G   7    BS ^H   8    HT ^I   9    LF ^@  10    VT ^K  11    FF ^L  12    CR ^M  13    SO ^N  14    SI ^O  15
DL ^P  16    D1 ^Q  17    D2 ^R  18    D3 ^S  19    D4 ^T  20    NK ^U  21    SY ^V  22    EB ^W  23    CN ^X  24    EM ^Y  25    SB ^Z  26    EC ^[  27    FS ^\  28    GS ^]  29    RS ^^  30    US ^_  31
SP     32    Nb #   35    DO $   36    At @   64    <( [   91    // \   92    )> ]   93    '> ^   94    '! `   96    (! {  123    !! |  124    !) }  125    '? ~  126    DT ^? 127    PA <80> 128  HO <81> 129
BH <82> 130  NH <83> 131  IN <84> 132  NL <85> 133  SA <86> 134  ES <87> 135  HS <88> 136  HJ <89> 137  VS <8a> 138  PD <8b> 139  PU <8c> 140  RI <8d> 141  S2 <8e> 142  S3 <8f> 143  DC <90> 144  P1 <91> 145
P2 <92> 146  TS <93> 147  CC <94> 148  MW <95> 149  SG <96> 150  EG <97> 151  SS <98> 152  GC <99> 153  SC <9a> 154  CI <9b> 155  ST <9c> 156  OC <9d> 157  PM <9e> 158  AC <9f> 159  NS ▒  160    !I ▒  161
Ct ▒  162    Pd ▒  163    Cu ▒  164    Ye ▒  165    BB ▒  166    SE ▒  167    ': ▒  168    Co ▒  169    -a ▒  170    << ▒  171    NO ▒  172    -- ▒  173    Rg ▒  174    'm ▒  175    DG ▒  176    +- ▒  177
2S ▒  178    3S ▒  179    '' ▒  180    My ▒  181    PI ▒  182    .M ▒  183    ', ▒  184    1S ▒  185    -o ▒  186    >> ▒  187    14 ▒  188    12 ▒  189    34 ▒  190    ?I ▒  191    A! ▒  192    A' ▒  193
A> ▒  194    A? ▒  195    A: ▒  196    AA ▒  197    AE ▒  198    C, ▒  199    E! ▒  200    E' ▒  201    E> ▒  202    E: ▒  203    I! ▒  204    I' ▒  205    I> ▒  206    I: ▒  207    D- ▒  208    N? ▒  209
O! ▒  210    O' ▒  211    O> ▒  212    O? ▒  213    O: ▒
-- 
-- 
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment