awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Layout and Structural Components · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesLayout and Structural Components

Focuses on the spatial organization, framing, and windowing logic of terminal interfaces, distinct from content rendering or interaction logic.

Explore 2 awesome GitHub repositories matching user interface & experience · Layout and Structural Components. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Terminal User Interfaces
  4. Layout and Structural Components

Awesome Layout and Structural Components GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • microsoft/terminal

    microsoft/terminal

    101,848GitHubView on GitHub↗

    This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation, GPU-accelerated text rendering, and comprehensive Unicode character display. It functions as a host for multiple shell sessions, managing them as independent processes within a unified windowing environ

    C++cmdcommand-lineconsole
  • junegunn/fzf

    junegunn/fzf

    77,987GitHubView on GitHub↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe

    Gobashclifish

Explore sub-tags

  • Interface Display ModesConfiguration options that determine the overall visual geometry and windowing behavior of the terminal interface.
  • Interface Layout Utilities2 sub-tagsUtilities and controls for managing the structural layout, alignment, and visual presentation of terminal-based interface elements.
  • List Frame DecorationsVisual elements such as headers, footers, and dividers used to organize and frame list-based interface components.
  • Preview Panes
Secondary interface regions that execute commands to display content related to currently selected items.