Tuesday, February 18, 2014

Re: Que: can i wright key sequence without dead key. I am using PKL. Please help me by email.

You don't give a lot of details. Vim does offer digraphs

:help digraph

which allow you to create key sequences without dead keys. You can
also enter characters in insert mode by using control+V followed by a
notation for the Unicode character you want:

:help i_CTRL-V_digit

Hopefully you find one of those two methods helpful. Otherwise, you
may have to provide more information on what you need.

-tim


--
--
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/groups/opt_out.

No comments:

Post a Comment