Skip to content

Cannot map :WhichKey "<BS>" #178

Closed
Closed
@aldevv

Description

Environment (please complete the following information):

OS: Linux
(Neo)Vim version: 0.5
Have you reproduced with a minimal vimrc: yes

Describe the bug
:WhichKey "" works when typing it by hand, but mapping it to a key produces message:

E114: Missing quote ")
E116: Invalid arguments for function which_key#start

To Reproduce
Steps to reproduce the behavior:

Make some mappings with as leader (optional)
:nnoremap :WhichKey "<BS>"<CR>
Error shows

Expected behavior
Whichkey should function as it normally does in command mode

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions