Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 11:14:01 -0400
From:      Dan Welch <WELCHDW@truth.wofford.edu>
To:        QUESTIONS@FreeBSD.ORG
Cc:        WELCHDW@truth.wofford.edu
Subject:   unmapping function keys in vi
Message-ID:  <980420111401.20200ef0@mail.wofford.edu>

next in thread | raw e-mail | index | archive | help
A difficulty arises when I want to do a manual ":so exrc" in a local
directory to override earlier definitions.  The substitution definition
sequence (unmap, then map) fails.

For example, once function key 2 has been mapped using the ":map #2 do_stuff"
command, unmapping via ":unmap #2" fails.  In place of "#2" to identify
the function key, I have been using ^V followed by pressing the actual F2
function key in the ":unmap" command sequence, i.e., providing the F2
key literally.

Should not ":unmap #2" work as well?

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?980420111401.20200ef0>