awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Text Selection Configurations · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesText Selection Configurations

Settings for defining how text is selected and processed within the terminal.

Distinguishing note: Focuses on selection logic and external program integration, distinct from general selection.

Explore 1 awesome GitHub repository matching development tools & productivity · Text Selection Configurations. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Text Selection Configurations

Awesome Text Selection Configurations 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

    Defines text selection behavior via command-line arguments, including target programs and custom regex matching patterns.

    Pythoncgogolang
    31,403View on GitHub↗