On 2015-02-17, Andrew Pennebaker wrote:
> :help key-notation shows <lt> less-than, but nothing for greater-than. Is this
> key missing from Vim, or just the documentation?
A simple experiment (using 7.4.617) suggests that <gt> is not used.
A :helpgrep search,
:helpgrep <lt>
finds a number of explanations of why <lt> is needed, which is to
represent a literal '<' in situations where '<' could also be the
first character of a key name. There is no need for a special name
for '>'.
Regards,
Gary
--
--
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/d/optout.
Tuesday, February 17, 2015
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment