Search notes:

Vim ex command: simalt

:simalt c
:simalt xyz
Simulate pressing alt + character (c) or alt + characters (xyz).
The tilde ~ opens the system menu:
:simalt ~

See also

:simalt is implemented in ex_simalt().

Index