Skip to content

v3.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 22:31
c4689ab

3.11.0 (2024-07-20)

Features

  • icons: icon for grug-far (b2a2a0c)
  • state: detect recursion by users mapping wk manually. Closes #761 (55fa07f)
  • view: expand recursively. Closes #767 (5ae87af)

Bug Fixes

  • config: disable wk by default for insert/command mode (9d2b2e7)
  • config: more checks in validate (bdcc429)
  • mappings: preset descriptions should not override existing keymap descriptions. Fixes #769 (82d628f)
  • state: don't feed count in insert mode. Fixes #770 (63690ff)
  • util: better <nop> check. Fixes #766 (b7b3bd1)
  • view: dont set title when no border. Fixes #764 (6e61b09)

Performance Improvements

  • prevent expanding nodes when not needed (78cc92c)