make aspell cheking multible files
Status: Beta
Brought to you by:
kevina
Hi
make aspell capable of checking multible files in
sequence and/or checking all files in a directory if
a directory was specified instead of a single file
atleast by allowing the following call of aspell
aspell checkmulti *.cpp
where the *.cpp either allready was expanded to
a.cpp ex1.cpp ex2.cpp main.cpp
by shell or *.cpp is expanded to that by aspell
or user calls aspell like this
aspell checkmulti cpp ex1.cpp ex2.cpp main.cpp
Feature request
#613644: isplay filename actually beein checked
is implied implicitly
cu
Christoph
Logged In: YES
user_id=6591
Maybe but I don't think a lot of people will find this very
useful.
Logged In: YES
user_id=756188
I thnk it's very useful. ispell worked this way.
The key feature being that words tagged as "igore" remain
ignored for subsequent files. If aspell is invoked multiple
times the common ignores have to be repeated.
This issue has moved to GitHub: https://github.com/GNUAspell/aspell/issues/56