How can I view/list only the <F#> keys with :map? I need to know what <F#> is doing… Newbie here!
How can I view/list only the <F#> keys with :map ? I need to
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Entering the following will list function key mappings for to :
If you add a “verbose”, you will be told where the key mappings were defined:
If you have more than 12 function keys, adjust the second parameter of the “range()” expression accordingly.