MCPcopy Create free account
hub / github.com/ConEmu/ConEmu

github.com/ConEmu/ConEmu @v23.07.24

Chat with this repo
repository ↗ · DeepWiki ↗ · release v23.07.24 ↗ · + Follow
9,329 symbols 24,613 edges 723 files 1,541 documented · 17% updated 15mo agov23.07.24 · 2023-07-24★ 9,2011,062 open issues

Browse by type

Functions 7,224 Types & classes 2,105
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

About ConEmu

master build status daily build status

ConEmu-Maximus5 is a Windows console emulator with tabs, which represents multiple consoles as one customizable GUI window with various features.

Initially, the program was created as a companion to Far Manager, my favorite shell replacement - file and archive management, command history and completion, powerful editor.

Today, ConEmu can be used with any other console application or simple GUI tools (like PuTTY for example). ConEmu is an active project, open to suggestions.

Fosshub.com ConEmu mirror Donate

Take a look at screencast about ConEmu.

This fork grew up from ConEmu by Zoin.

License (BSD 3-clause)

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.

See Release/ConEmu/License.txt for the full license text.

Some links

Wiki: https://conemu.github.io/en/TableOfContents.html What's new: https://conemu.github.io/en/Whats_New.html Release stages: https://conemu.github.io/en/StableVsPreview.html Donate this project: https://conemu.github.io/donate.html

Description

ConEmu starts a console program in hidden console window and provides an alternative customizable GUI window with various features:

  • smooth window resizing;
  • tabs and splits (panes);
  • easy run old DOS applications (games) in Windows 7 or 64bit OS (DosBox required);
  • quake-style, normal, maximized and full screen window graphic modes;
  • window font anti-aliasing: standard, clear type, disabled;
  • window fonts: family, height, width, bold, italic, etc.;
  • using normal/bold/italic fonts for different parts of console simultaneously;
  • cursor: standard console (horizontal) or GUI (vertical);
  • and more, and more...

Far Manager related features

  • tabs for editors, viewers, panels and consoles;
  • thumbnails and tiles;
  • show full output (1K+ lines) of last command in editor/viewer;
  • customizable right click behaviour (long click opens context menu);
  • drag and drop (explorer style);
  • and more, and more...

All settings are read from the registry or ConEmu.xml file, after which the command line parameters are applied. You may easily use several named configurations (for different PCs for example).

Requirements

  • Windows XP or later for 32-bit.
  • Windows Vista or later for 64-bit.

Installation

In general, ConEmu installation is easy. Just unpack or install to any folder and run ConEmu.exe.

Read Installation wiki about release stages, distro packets, some warnings and much more...

Building from sources

https://github.com/Maximus5/ConEmu/blob/master/src/HowToBuild.md

Screenshots

Splits and tabs in ConEmu

ConEmu+Powershell inside Windows Explorer pane

More screenshots

Core symbols most depended-on inside this repo

Shape

Method 5,437
Function 1,787
Class 1,581
Enum 524

Languages

C++100%
Python1%

Modules by API surface

src/ConEmu/RealConsole.cpp390 symbols
src/ConEmu/ConEmu.cpp300 symbols
src/common/pluginW2800.hpp245 symbols
src/ConEmu/SetDlgButtons.cpp225 symbols
src/common/pluginW1900.hpp221 symbols
src/ConEmu/VConGroup.cpp156 symbols
src/common/Common.h149 symbols
src/ConEmu/Options.cpp148 symbols
src/common/pluginW1761.hpp143 symbols
src/common/pluginA.hpp127 symbols
src/ConEmu/RealBuffer.cpp127 symbols
src/ConEmu/VirtualConsole.cpp125 symbols

For agents

$ claude mcp add ConEmu \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page