Skip to content

v0.5.2

Compare
Choose a tag to compare
@panarch panarch released this 03 Dec 04:00
· 35 commits to main since this release
eb468fe

What's Changed

  • Update editor to instant save on tab close by @panarch in #72
  • Fix not to crash on last tab closing by @panarch in #73
  • Add Tab key support for toggling focus between note tree and editor by @panarch in #74
  • Fix crash when switching focus to editor with Tab while root is closed by @panarch in #75
  • Remove legacy traverse module in core by @panarch in #76
  • Remove wildcard use in handle_notebook_transition match by @panarch in #77
  • Add tilde(~) switch case support to vim normal & visual modes by @panarch in #78
  • Add to_{upper|lower}case support to visual mode (u & U) by @panarch in #79
  • Add dj & dl support - {n1}d{n2}{h | l} by @panarch in #80

Full Changelog: v0.5.1...v0.5.2