NStefan002 / screenkey.nvim

Screencast your keys in Neovim
MIT License
320 stars 6 forks source link

Shows "n" between keys in normal mode in WSL. #35

Closed yanghu closed 3 months ago

yanghu commented 3 months ago

Problem

screenkey

Steps to reproduce

  1. Enable screenkey
  2. type keys like "j" "k", etc.

Screenkey log output

nothing shows in the popup window.

Expected behavior

No response

Neovim version (nvim -v)

NVIM v0.9.5

Terminal name/version

Windows Terminal Version: 1.20.11781.0

NStefan002 commented 3 months ago

Hi! Screenkey needs neovim version 0.10+, please update neovim and check if the issue still persists.

yanghu commented 3 months ago

Thanks. it worked.