Screenkey.nvim Versions Save

Screencast your keys in Neovim

v1.4.0

3 weeks ago

1.4.0 (2024-04-20)

Features

  • tabs: move the screenkey to the current tab-page (fe9c1e8)

v1.3.1

3 weeks ago

1.3.1 (2024-04-18)

Bug Fixes

  • typed is a nil value, screenkey shows nothing (6dc082f)

v1.3.0

4 weeks ago

1.3.0 (2024-04-17)

Features

  • config: disable screenkey for specified file/buf types (82b00c6)

v1.2.1

4 weeks ago

1.2.1 (2024-04-17)

Bug Fixes

v1.2.0

1 month ago

1.2.0 (2024-04-16)

Features

  • timer: clear screenkey buffer after specified time (f7204a4)

v1.1.0

1 month ago

1.1.0 (2024-04-16)

Features

  • keys: recognize ctrl/alt/super/shift key combination (bc3c9e9)

Bug Fixes

  • keys: prevent key = nil errors, reset queued_keys (796350c)

v1.0.0

1 month ago

1.0.0 (2024-04-16)

Features

  • basic features (e2d4cd1)
  • icons: add icons for most of the keys (e3ba462)
  • input: correctly parse multikey input (67cb25c)