Spell checking in Windows OS #2744
Gavin-Holt
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
This is a simple function to send the current file name to Hunspell.exe which includes a TUI for spell-checking.
I have copied a Windows port of Hunspell into a folder, hence the full paths in my script. As you can see, I am using en_GB for UK English spelling.
After e(X)iting Hunspell.exe micro will prompt to reload the altered file, with all your corrections :)
Enjoy.
Kind Regards Gavin Holt
Beta Was this translation helpful? Give feedback.
All reactions