w3m

Unnamed repository; edit this file to name it for gitweb.
git clone https://logand.com/git/w3m.git/
Log | Files | Refs | README

cp850.sym (369B)


      1 static char *cp850_symbol[] = {
      2     "\305", "\303", "\302", "\332", "\264", "\263", "\277", "",
      3     "\301", "\300", "\304", "", "\331", "", "", "",
      4     "\316", "\314", "\313", "\311", "\271", "\272", "\273", "",
      5     "\312", "\310", "\315", "", "\274", "", "", "",
      6 
      7     "*", "+", "o", "#", "@", "-",
      8     "=", "x", "%", "*", "o", "#",
      9     "#",
     10     "<<UpDn ",
     11     NULL
     12 };