help-nano
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting speller from a shell script


From: DJ Chase
Subject: Re: Setting speller from a shell script
Date: Sat, 05 Nov 2022 19:07:45 +0000

On Sat Nov 5, 2022 at 9:13 AM EDT, Find Marbles wrote:
> I know that a speller can be set in the nanorc as set speller "aspeller -x
> -c"
>
> However is it possible to set it from a shell script? I did a set speller
> "home/findmarbles/spellchecker.sh" in the nanorc.
>
> spellchecker.sh is a simple:
>
> #!/usr/bin/env bash
> aspeller -x -c
>
> However when called from inside nano with Ctrl+T it throws out an error
> asking for a file. Would be very thankful if you could help me out.

Have you tried calling “aspell” instead of “aspeller”?

Cheers,
-- 
DJ Chase
They, Them, Theirs
{gemini,https,ipns}://dj-chase.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]