Skip to content

feat: reduce notification noise and add setup() API#1

Merged
mei28 merged 1 commit intomainfrom
feat/quiet-ux
Apr 3, 2026
Merged

feat: reduce notification noise and add setup() API#1
mei28 merged 1 commit intomainfrom
feat/quiet-ux

Conversation

@mei28
Copy link
Copy Markdown
Owner

@mei28 mei28 commented Apr 3, 2026

  • Replace intermediate vim.notify calls (Authenticating, Connecting, Syncing) with internal log-only method to avoid "Press ENTER" prompts
  • Keep only final results (success/failure) as user-visible notifications
  • Add :OverleafMessages command to review activity log in a scratch buffer
  • Add setup() with autoread option for Lazy.nvim opts integration
  • Silently reload buffers on remote file changes via silent! checktime

- Replace intermediate vim.notify calls (Authenticating, Connecting,
  Syncing) with internal log-only method to avoid "Press ENTER" prompts
- Keep only final results (success/failure) as user-visible notifications
- Add :OverleafMessages command to review activity log in a scratch buffer
- Add setup() with autoread option for Lazy.nvim opts integration
- Silently reload buffers on remote file changes via silent! checktime
@mei28 mei28 merged commit b561090 into main Apr 3, 2026
3 checks passed
mei28 added a commit that referenced this pull request Apr 3, 2026
feat: reduce notification noise and add setup() API
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant