Eric Arnold wrote:

> It wasn't handling certain keys.  This works now:
> 
> echo strtrans("\<c-s-cr>,\<s-tab>,\<c-space>,\<c-s-up>,\<c-s-2leftmouse>\<c=
> -notakey>")

That already worked.  You apparently have wrong expectations of what
strtrans() does.  The docs say: "like they are shown in a window".  Thus
special keys must not be translated back to their <> form.

-- 
You cannot have a baby in one month by getting nine women pregnant.

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

Reply via email to