sponsor Vim development Vim logo Vim Book Ad

QuickAscii : Quick adding of characters not on your keyboard.

 script karma  Rating 7/6, Downloaded by 1128  Comments, bugs, improvements  Vim wiki

created by
Peter Valach
 
script type
utility
 
description
Yet another ASCII table plugin :). I often need to insert some high-ASCII character that my keymap doesn't allow to write and none of the *ASCII plugins I saw was so easy and quick to use, so I wrote my own. It's my first plugin for VIM and I welcome any bug reports, ideas and suggestions.

Since version 2.0 it has ability to use any number of intervals to display and  to use any file for character input. UTF8 is supported as well.
 
install details
Just put this file (qascii.vim) into your plugin directory or put it anywhere and source it (replace {YOUR-PATH} with real path, of course :)
:source {YOUR-PATH}/qascii.vim

It's highly recommended to create a mapping afterwards (see Usage in comments of script itself).
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
qascii.vim 2.0 2002-11-21 6.0 Peter Valach - Any file can be used as input (new function).
- Any number of intervals can now be used (in the old function :).
- Lots of internal changes.
qascii.vim 1.0 2002-07-09 6.0 Peter Valach Initial upload
ip used for rating: 3.145.186.173

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github