On Thu, 12 Mar 1998 15:46:53 +0000 (), <[EMAIL PROTECTED]> wrote:
> Does anyone know how to insert specific special characters in the vim editor?
> I want to make use of the Cent symbol, which I think is character 0242.  I
> have seen it in mail to me, xterm and vim can display it, but I couldn't find
> any key on my keyboard which would generate it.

There are two ways.

While in insert mode type: <Ctrl-v>162, or <Ctrl-k>c|.

This last example uses digraphs. You can see the list of digraphs avaiable and
what keystrokes generate them by viewing /usr/share/vim/vim_digraph.txt.

-- 
                Bryan C. Andregg * <[EMAIL PROTECTED]> * Red Hat Software

"Donnie were much more 'user-friendly'. May be you selective
       about friends:-)" -- Levente Farkas

"Hey, wait a minute, you clowns are on dope!"
        -- Owen Cheese in 'Shakes the Clown'


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to