Welcome to TermStudio Documentation Wiki

// TermStudio Wiki Overview

Welcome to the official TermStudio Documentation Wiki. TermStudio is a professional-grade, high-performance terminal development environment designed natively for Linux. This wiki serves as a comprehensive resource for installing, configuring, extending, and mastering TermStudio.

💡 TIP

If you are new to TermStudio, we highly recommend starting with the Getting Started & First Launch guide to set up your initial development workspace.

// Documentation Structure

This documentation is organized into four main tracks to support you at every stage of your development workflow:

  • Getting Started: Basic setup, package installation, keyboard shortcut fundamentals, and troubleshooting your initial environment.
  • User Guide: Deep dives into editing files, navigating directories, executing commands in terminal tabs, integration with Git, and debugging code.
  • Configuration: Customizing keybindings, themes, terminal fonts, and editing preferences using the schema-backed JSON configuration.
  • Architecture & Extensions: Advanced guides on building plugins, understanding the internal rendering cycle, and distribution packaging.

// Contributing and Community

TermStudio is completely open source under the MIT License. If you find gaps in this documentation, want to report bugs, or plan to submit feature requests, please check out the official repository. We welcome contributions from developers of all skill levels.

📝 NOTE

Our documentation is updated continuously by the TermStudio core maintenance team. Check the version info at the top of each page to make sure it matches your local TermStudio installation.