Skip to content

Releases: MaleleStudyHome/cursor-navigator

1.0.1

23 Jun 13:10

Choose a tag to compare

🔧 Bug Fixes

  • 修复点击 wikilink 后无法返回:同 leaf 切换文件时不再读取错误的 editor 状态,改用轮询维护的 lastEphemeralState 或 DB 回退
  • 修复同笔记内光标返回不工作:移除 lastPushedKeyByFile 过度去重逻辑,避免跨笔记推送阻塞同笔记内的位置记录
  • 修复返回已打开笔记后光标追踪停止:loadedLeafIdList 命中时仍更新 lastLoadedFileName 和 lastEphemeralState,确保 100ms 轮询持续工作

1.0.0

23 Jun 03:01

Choose a tag to compare

Initial release

Fork of dy-sh/remember-cursor-position with additions:

  • Global cursor back/forward navigation (Alt+Left / Alt+Right)
  • Chinese/English i18n
  • Input validation and data cleanup
  • Configurable history thresholds