Giter VIP home page Giter VIP logo

cl-tickit's Introduction

Overview

cl-tickit is a simple cffi wrapper over libtickit (by 'Leonerd', available at https://launchpad.net/libtickit), a library that provides a full toolkit for developing interactive terminal applications. It is recommended to use the terminfo, cl-ecma-48 and acute-terminal-control libraries to roll your own solution, hence avoiding the obscure foreign library dependency.

Using this library, applications can:

  • Render output content and react to input events independently in any window region
  • Use fully Unicode-aware string content, including non-BMP, fullwidth and combining characters
  • Draw line-art using Unicode box-drawing characters in a variety of styles
  • Operate synchronously or asynchronously via file descriptors, or abstractly via byte buffers
  • Recognise arbitrary keyboard input, including modifiers
  • Make use of multiple terminals, if available, from a single application
  • Recognise mouse gestures including mouse wheel and recognition of position reporting greater than 224 columns on terminals that support it
  • Use direct-color sequences on terminals that support them, eliminating the need for palettes

Sometime in the future:

  • Embed this functionality in a user-provided event loop (once API becomes stable)
  • Provide your own virtual terminal (driver) implementation
  • use a high level lisp wrapper for common tasks

cl-tickit's People

Contributors

plisp avatar

Watchers

 avatar  avatar

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.