Skip to content

Internal characters are displayed in 'showcmd' area #36

@domekomi

Description

@domekomi

My config is as follows:

set nocompatible
set noshowmode
set noshowcmd
set encoding=utf-8
let g:submode_keep_leaving_key=1
call submode#enter_with('cmd', 'n', '', '<Space>j', ':echo "j"<CR>')

When I press <Space>j<Space>j<Space>j<Space>j<Space>j repeatedly, ÂÂÂÂÂ and @=@=@=@=@= are displayed alternately in 'showcmd' area.

These characters are not displayed when showmode or showcmd is enabled.

Metadata

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