GithubHelp home page GithubHelp logo

terminfo's People

Contributors

npatrick04 avatar plisp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

terminfo's Issues

Use a string in system definition's author field

Hi,

while trying to run Declt onterminfo I came across a small issue:

Declt expects the author field to be a string, not a list, and this looks like the standard for all the libraries inside Quicklisp (in fact, I've only found two that disobey the rule: yours, and qmynd, in the maintainer field).

In the ASDF manual, these fields seem to be expected to be strings as well.

In an effort to standardize your system definition, would you consider changing this field?

Thanks!

Support for 32-bit terminfo files.

Dear Lispers,

it seems that the package doesn't support 32-bit terminfo files. When I try to load the terminfo db with the TERM env variable equal to screen-256color I hit this error:

                (if (= whosit #o432)              
                    whosit                        
                  (error "Invalid file format"))))

...which (I assume) is related to this:

/lib/terminfo/s/screen-256color: Compiled 32-bit terminfo entry "screen-256color"
/lib/terminfo/x/xterm:           Compiled terminfo entry "xterm"

The initial bytes for the other format are #o542 it seems and probably completely new support has to be written.

getting terminfo into quicklisp

Currently quicklisp gets terminfo via linedit.

It would be nice if it would be separate. I'm about to update terminfo in linedit from your tree, and started thinking about this.

If you have the energy, I think it would be best if you could be in touch with Paul Foley about this: if he gives his blessing and Xach adds terminfo as a separate entity to quicklisp I'll be happy to remove terminfo from linedit...

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.