Vim Tips Wiki
Register
(create page)
 
(Change <tt> to <code>, perhaps also minor tweak.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{ScriptComments|247|cream-ascii: Insert an ASCII character from a dialog box}}
+
{{ScriptComments|cream-ascii: insert an ASCII character from a dialog box}}
   
 
==Comments==
 
==Comments==

Latest revision as of 09:45, 14 July 2012

Use this page to discuss script 247 cream-ascii: insert an ASCII character from a dialog box

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Comments[]

Link to screenshot on script page is broken.

Also, is it still just single-byte encodings, or has some Unicode been integrated as well? Obviously it is not actually just ASCII since this does not include any special characters.