Skip to content

Dev#460

Merged
wallpants merged 2 commits into
mainfrom
dev
Jul 18, 2026
Merged

Dev#460
wallpants merged 2 commits into
mainfrom
dev

Conversation

@wallpants

Copy link
Copy Markdown
Owner

Description

Documentation

  • If submitting/updating a feature, it has been documented in the appropriate places.

- image route and setCurrPath/getEntries verify resolved paths stay
  within repo root; image paths are percent-decoded before serving
- incremental buffer splices only apply when app.lines mirrors the
  event's file, otherwise the full buffer is refetched; prevents
  garbled previews after navigating files in the browser
- attach_buffer notifications are handled through a queue to avoid
  detach/attach races on rapid buffer switches
- single-file fallback no longer sticks to Config.value across starts
- repo root is discovered upwards from the current file's directory
  instead of cwd
- share IMAGE_PREFIX const between server and web
- exit the server via nvim.onDisconnect when neovim dies without a
  clean shutdown (requires unreleased bunvim > 1.2.0; typecheck fails
  on purpose until the dependency is updated)
@wallpants
wallpants merged commit e3f4aa7 into main Jul 18, 2026
3 checks passed
@wallpants
wallpants deleted the dev branch July 18, 2026 20:32
@github-actions

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.19.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant