awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zerebos avatar

zerebos/ghostty-config

0
View on GitHub↗
ghostty.zerebos.com↗

Ghostty Config

This project is a configuration manager and visual editor for the Ghostty terminal. It provides a dedicated interface for managing terminal settings, fonts, and colors, alongside a specialized generator for creating keyboard mappings and input sequences.

The system enables the definition of complex keybindings and chained actions through an interactive editor. It features a live-preview synchronization system that updates the visual representation of terminal settings as values are modified.

The toolset includes capabilities for importing, exporting, and sharing configuration files via uploads or shareable links. It utilizes schema-driven validation to ensure user-defined settings match allowed values and provides a mechanism for translating visual states into static configuration text.

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Features

  • Terminal Emulator Configuration - Provides a dedicated visual management system for configuring the Ghostty terminal emulator.
  • Keybinding Management - Provides an interactive tool for defining and organizing complex keyboard bindings and action chains.
  • Keybinding Browsers & Editors - Offers a visual editor for defining and modifying keyboard shortcuts and chained input sequences.
  • Terminal Configuration Managers - Acts as a manager for importing, exporting, and sharing Ghostty configuration files.
  • Terminal Configuration Management - Manages the organization and sharing of terminal appearance and behavior settings via structured files.
  • Shareable Configurations - Provides mechanisms for importing, exporting, and sharing terminal configuration files via shareable links.
  • Keyboard Shortcut Mappings - Enables the definition of complex keyboard shortcut mappings to optimize terminal navigation workflows.
  • Live Preview Synchronization - Synchronizes an internal configuration model with a real-time visual preview of terminal settings.
  • Action Sequence Chaining - Allows users to link multiple terminal commands into a sequential chain through a visual interface.
  • UI Appearance Settings - Provides a visual editor for adjusting terminal appearance settings including fonts and colors.
  • JSON Serialization - Utilizes JSON serialization to store and manage complex configuration maps and action sequences.
  • Input Validation Schemas - Enforces structural integrity and parameter correctness for user-defined keybindings using schema-driven validation.
  • Client-Side Exporters - Provides tools to export visual configuration states as static text files directly within the browser.
2,751 स्टार्स·38 फोर्क्स·Svelte·apache-2.0·3 व्यूज़

स्टार हिस्ट्री

zerebos/ghostty-config के लिए स्टार हिस्ट्री चार्टzerebos/ghostty-config के लिए स्टार हिस्ट्री चार्ट

अक्सर पूछे जाने वाले प्रश्न

zerebos/ghostty-config क्या करता है?

This project is a configuration manager and visual editor for the Ghostty terminal. It provides a dedicated interface for managing terminal settings, fonts, and colors, alongside a specialized generator for creating keyboard mappings and input sequences.

zerebos/ghostty-config की मुख्य विशेषताएं क्या हैं?

zerebos/ghostty-config की मुख्य विशेषताएं हैं: Terminal Emulator Configuration, Keybinding Management, Keybinding Browsers & Editors, Terminal Configuration Managers, Terminal Configuration Management, Shareable Configurations, Keyboard Shortcut Mappings, Live Preview Synchronization।

zerebos/ghostty-config के कुछ ओपन-सोर्स विकल्प क्या हैं?

zerebos/ghostty-config के ओपन-सोर्स विकल्पों में शामिल हैं: microsoft/terminal — This project is a terminal emulator that provides a modern command-line interface with support for tabbed navigation,… josean-dev/dev-environment-files — This project is a collection of environment configuration files, known as dotfiles, designed to standardize a… nicolashery/mac-dev-setup — This project is a collection of guides and configurations for initializing a macOS development environment. It… anomalyco/opentui — Opentui is a terminal user interface framework for building interactive command line applications. It provides a… arismelachroinos/lscript — lscript is a wireless network pentesting framework and keyboard-driven command console. It functions as a security… buymeasoda/soda-theme — soda-theme is a set of visual interface skins for Sublime Text that provides both dark and light modes. It serves as a…

Ghostty Config के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Ghostty Config के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • microsoft/terminalmicrosoft का अवतार

    microsoft/terminal

    103,685GitHub पर देखें↗

    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 environment while maintaining compatibility with legacy console applications through a robust sequence parsing engine. Beyond its role as a standalone application, the project is built on a modular architecture that exposes its core logic as a reusable library. This design allows devel

    C++cmdcommand-lineconsole
    GitHub पर देखें↗103,685
  • josean-dev/dev-environment-filesjosean-dev का अवतार

    josean-dev/dev-environment-files

    3,939GitHub पर देखें↗

    This project is a collection of environment configuration files, known as dotfiles, designed to standardize a development setup. It provides specific configuration sets for the Neovim modal editor, a tiling window manager, the Tmux terminal multiplexer, and the Zsh shell. The repository includes a curated Unix command line toolset featuring modern utility alternatives and fuzzy finding tools for file navigation. It also contains a suite of settings for managing terminal sessions, window layouts, and custom keybindings to streamline development workflows. The configuration surface covers visu

    Lua
    GitHub पर देखें↗3,939
  • anomalyco/opentuianomalyco का अवतार

    anomalyco/opentui

    12,131GitHub पर देखें↗

    Opentui is a terminal user interface framework for building interactive command line applications. It provides a component-based system featuring a flexbox layout engine, a virtual node component tree, and a low-level 2D cell array renderer. The project is distinguished by a sophisticated keyboard binding engine that maps complex multi-stroke sequences and chords to named commands using prioritized, reactive layers. It also implements a plugin architecture that allows external modules to inject custom UI components into designated layout slots and extend input logic at runtime. Its capabilit

    TypeScript
    GitHub पर देखें↗12,131
  • nicolashery/mac-dev-setupnicolashery का अवतार

    nicolashery/mac-dev-setup

    5,755GitHub पर देखें↗

    This project is a collection of guides and configurations for initializing a macOS development environment. It provides a systematic approach to installing programming languages, editors, and system tools to prepare a new Mac for coding from scratch. The setup focuses on automating the lifecycle of command line tools and applications through system package management. It emphasizes version-isolated language runtimes for Node.js and Python, allowing for the management of multiple versions and the creation of project-specific virtual environments to prevent dependency conflicts. The project co

    Shell
    GitHub पर देखें↗5,755
Ghostty Config के सभी 30 विकल्प देखें→