Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add “foot-extra” as a terminfo alias for “foot” #506

Merged
merged 1 commit into from Dec 14, 2021

Commits on Dec 14, 2021

  1. Add “foot-extra” as a terminfo alias for “foot”

    There are two “regular”[^1] terminfos for foot. One stripped down
    version included with ncurses, and another one shipped with foot
    itself, that contains a number on non-standard capabilities (mainly
    used by tmux).
    
    Foot’s “own” terminfo is _usually_ packaged as “foot-extra”.
    
    [^1]: there’s actually four; foot also has a “direct” variant (similar
    to xterm-direct): foot-direct, and foot-extra-direct.
    dnkl committed Dec 14, 2021
    Copy the full SHA
    862d67e View commit details
    Browse the repository at this point in the history