Skip to content

spell: ignore terminal by default#1388

Open
horriblename wants to merge 2 commits intoNotAShelf:mainfrom
horriblename:ignore-spell-term
Open

spell: ignore terminal by default#1388
horriblename wants to merge 2 commits intoNotAShelf:mainfrom
horriblename:ignore-spell-term

Conversation

@horriblename
Copy link
Collaborator

@horriblename horriblename commented Feb 3, 2026

can't believe this isn't the default

fixes #1379

Sanity Checking

  • I have updated the changelog as per my changes
  • I have tested, and self-reviewed my code
  • My changes fit guidelines found in hacking nvf
  • Style and consistency
    • I ran Alejandra to format my code (nix fmt)
    • My code conforms to the editorconfig configuration of the project
    • My changes are consistent with the rest of the codebase
  • If new changes are particularly complex:
    • My code includes comments in particularly complex areas
    • I have added a section in the manual
    • (For breaking changes) I have included a migration guide
  • Package(s) built:
    • .#nix (default package)
    • .#maximal
    • .#docs-html (manual, must build)
    • .#docs-linkcheck (optional, please build if adding links)
  • Tested on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin

Add a 👍 reaction to pull requests you find important.

@horriblename horriblename changed the title Ignore terminal for spell check spell: ignore terminal by default Feb 3, 2026
github-actions bot pushed a commit that referenced this pull request Feb 3, 2026
github-actions bot pushed a commit that referenced this pull request Feb 3, 2026
@github-actions
Copy link

github-actions bot commented Feb 3, 2026

🚀 Live preview deployed from 92854bd

View it here:

Debug Information

Triggered by: horriblename

HEAD at: ignore-spell-term

Reruns: 2034

@snoweuph
Copy link
Contributor

snoweuph commented Feb 3, 2026

thanks :D

can't believe this isn't the default

me neither

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't disable spellchecking in term buffers, as they don't have a filetype

2 participants