Git Product home page Git Product logo

aspell-pipe's People

Contributors

glguy avatar jtdaugherty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

glguy jtdaugherty

aspell-pipe's Issues

Check for aspell preamble on startup

Even on systems with a valid aspell configuration, the user might specify a nonexistent dictionary and cause aspell to exit immediately. Under normal conditions, Aspell emits a header on pipe-mode startup; this ticket is to check that preamble. Even though its format is not specified, we can at least figure out which part(s) of it are a good indication of a healthy startup.

Cope with aspell installation with no dictionaries

Some platforms install the aspell tool without any dictionaries, so we need to check on whether attempting to run would just exit immediately due to missing dictionaries. A way to do this is to check that the output of aspell dicts is non-empty.

Extra command-line flags

What is your opinion on providing an escape hatch for providing arbitrary aspell command-line arguments? There are a lot of flags and I'd like to let users configure the underlying aspell themselves with extra languages and dictionaries in pass-through form in my configuration file.

process >= 1.6?

Is there any particular reason why this package depends on process 1.6.x or later? process is a GHC core package, and there is no version of GHC available today that actually has this version. The latest release, ghc 8.0.2, has process-1.4.3.0!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.