Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ Suggestions
➜ Underlined spelling mistakes on the Command line
|
Underlined spelling mistakes on the Command line
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| Yipfur
Australia (1 post) Bio
|
| Date
| Sat 12 Jan 2019 04:11 AM (UTC) Amended on Sat 12 Jan 2019 04:16 PM (UTC) by Fiendish
|
| Message
| HI
Is there a way to underline in red misspelt words on the command line as you type them? Would it be able to popup the spell checker on a mouseover? The ctrl+j spell checking method is very cumbersome, I have spent a lot of time looking for a way to get 'underlined spelling mistakes' on the command line.
The best would be if an external spelling and grammar checking app could somehow read the mushclient command line, as it is both spell checker and a grammar checker.
Any chance anyone left here be able to help out?
Thanks in advance |
Try Discworld Mud
http://discworld.starturtle.net/lpc/ | | Top |
|
| Posted by
| Fiendish
USA (2,555 posts) Bio
Global Moderator |
| Date
| Reply #1 on Sat 12 Jan 2019 04:06 PM (UTC) Amended on Sat 12 Jan 2019 04:16 PM (UTC) by Fiendish
|
| Message
| | I edited your post to remove some commercial product references because it sounded like an advertisement. Please don't do that. |
https://github.com/fiendish/aardwolfclientpackage | | Top |
|
| Posted by
| Fiendish
USA (2,555 posts) Bio
Global Moderator |
| Date
| Reply #2 on Sat 12 Jan 2019 04:15 PM (UTC) Amended on Sat 12 Jan 2019 04:19 PM (UTC) by Fiendish
|
| Message
|
Quote: underline in red misspelt words on the command line
No.
Quote: popup the spell checker on a mouseover?
Mouseover of what?
Quote: The ctrl+j spell checking method is very cumbersome
What if you run the SpellCheckCommand function automatically using the OnPluginCommandEntered callback?
https://www.gammon.com.au/scripts/doc.php?function=SpellCheckCommand
https://www.gammon.com.au/scripts/doc.php?general=plugin_callbacks
Quote: The best would be if an external spelling and grammar checking app could somehow read the mushclient command line
If an external tool has an API for passing in text and getting back corrected results, then you can do that using OnPluginCommandEntered. |
https://github.com/fiendish/aardwolfclientpackage | | Top |
|
| Posted by
| Nick Gammon
Australia (23,173 posts) Bio
Forum Administrator |
| Date
| Reply #3 on Sun 13 Jan 2019 05:12 AM (UTC) |
| Message
| On the Configuration dialog -> Commands there is an option "Spell Check On Send". If you check that then your input is spell checked before being sent to the MUD.
I think someone wrote a plugin ages ago that did red underlines under misspelt words, however I can't find any trace of it. You aren't the first to ask about it. |
- Nick Gammon
www.gammon.com.au, www.mushclient.com | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
18,524 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top