issues
search
cpu
/
blightspell
Interactive spellchecking plugin for Blightmud.
MIT License
4
stars
0
forks
source link
feature: inline suggestions.
#1
Open
cpu
opened
1 year ago
cpu
commented
1 year ago
With the cursor over a misspelled word it should be possible to press a key binding to have the word replaced with a suggested replacement in-line.
Continuing to press the key binding should iterate forward through all the suggestions and then return you to the original word.
There should be bindings to move forward, and backward through the suggestions.