awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Protocol Feature Detection · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesProtocol Feature Detection

Standardized methods for checking support for specific terminal protocols.

Distinguishing note: Focuses on runtime protocol negotiation rather than static configuration.

Explore 1 awesome GitHub repository matching networking & communication · Protocol Feature Detection. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Protocol Feature Detection

Awesome Protocol Feature Detection GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • kovidgoyal/kitty

    kovidgoyal/kitty

    31,403View on GitHub↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Checks for cursor protocol support by sending query escape sequences.

    Pythoncgogolang
    31,403View on GitHub↗