Skip to content

fix: startup toast when vim is disabled, align :vim title#36

Merged
oribarilan merged 3 commits into
mainfrom
fix/disabled-toast-and-title
Jun 12, 2026
Merged

fix: startup toast when vim is disabled, align :vim title#36
oribarilan merged 3 commits into
mainfrom
fix/disabled-toast-and-title

Conversation

@oribarilan

Copy link
Copy Markdown
Owner

When vim mode is persisted as disabled via the /vim toggle, OpenCode starts with all keys passing through and no visible indication why. This is confusing — it looks like the plugin isn't loaded.

Changes:

  • Show a 3-second toast on startup when vim is disabled: "Vim mode disabled (use /vim to re-enable)"
  • Rename the toggle command title from /vim to :vim for consistency with :q, :quit, :wq in the command palette

When vim mode is persisted as disabled via /vim toggle, OpenCode starts
with all keys passing through and no indication why. Add a 3-second
toast on startup so users know vim is off and how to re-enable it.

Also rename the toggle command title from /vim to :vim for consistency
with :q, :quit, :wq in the command palette.
@oribarilan oribarilan merged commit 294d59e into main Jun 12, 2026
1 check passed
@oribarilan oribarilan deleted the fix/disabled-toast-and-title branch June 12, 2026 19:35
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