github folke/which-key.nvim v3.2.0

latest releases: stable, v3.13.3, v3.13.2...
3 months ago

3.2.0 (2024-07-13)

Features

  • added opts.debug that writes to wk.log in the current directory (c23df71)
  • hydra mode. will document later (65f2e72)
  • icons: add telescope icon (#643) (fca3d9e)

Bug Fixes

  • layout stuff (7423096)
  • mappings: always use mapping even when it's creating a keymap. Fixes #637 (2d744cb)
  • mappings: make replace_keycodes default to false in v1 spec (6ec0a1e)
  • state: dont start which-key during dot repeat. Fixes #636 (5971ecd)
  • state: dont start which-key more than once during the same tick in xo mode. Fixes #635 (0218fce)
  • state: dont start wk when chars are pending. Fixes #658. Fixes #655. Fixes #648 (877ce16)
  • state: only hide on focus lost when still hidden after 1s. Fixes #638 (649a51b)
  • types: spec field types (#645) (c6ffb1c)
  • util: set local window opts for notify. Fixes #641 (63f2112)
  • view: check for real overlap instead of just row overlap. See #649 (0427e91)
  • view: disable folds. Fixes #99 (6860e3b)

Don't miss a new which-key.nvim release

NewReleases is sending notifications on new releases.