Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Maximus5/ConEmu
Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://github.com/Maximus5/ConEmu
command-line conemu console customizable shell terminal windows
Last synced: about 2 months ago
JSON representation
Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
- Host: GitHub
- URL: https://github.com/Maximus5/ConEmu
- Owner: Maximus5
- License: bsd-3-clause
- Created: 2011-11-26T19:48:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T22:32:37.000Z (9 months ago)
- Last Synced: 2024-05-19T18:23:28.869Z (7 months ago)
- Topics: command-line, conemu, console, customizable, shell, terminal, windows
- Language: C++
- Homepage: https://conemu.github.io/
- Size: 93.3 MB
- Stars: 8,439
- Watchers: 233
- Forks: 563
- Open Issues: 1,034
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- stars - Maximus5/ConEmu - style, hotkeys and more (Terminal / ConEmu)
- awesome - ConEmu - Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more (C++)
- terminals-are-sexy - ConEmu - Customizable Windows terminal with tabs, splits, quake-style and more. (Terminal Emulation Applications / Fish)
- awesome-windows - ConEmu - Customizable terminal with tabs, splits, and quake-style dropdown. (Terminal / Email)
- awesome-starz - Maximus5/ConEmu - Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more (C++)
- fucking-terminals-are-sexy - ConEmu - Customizable Windows terminal with tabs, splits, quake-style and more. (Terminal Emulation Applications / Fish)
- awesome-windows - ConEmu - Customizable terminal with tabs, splits, and quake-style dropdown. (Terminal / Email)
README
## About ConEmu
[![master build status](https://dev.azure.com/MaksimMoisiuk/conemu/_apis/build/status/Maximus5.ConEmu?branchName=master&label=master)](https://dev.azure.com/MaksimMoisiuk/conemu/_build/latest?definitionId=1&branchName=master&label=master)
[![daily build status](https://dev.azure.com/MaksimMoisiuk/conemu/_apis/build/status/Maximus5.ConEmu?branchName=daily&label=daily)](https://dev.azure.com/MaksimMoisiuk/conemu/_build/latest?definitionId=1&branchName=daily&label=daily)[ConEmu-Maximus5](https://conemu.github.io) 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](http://en.wikipedia.org/wiki/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](https://github.com/Maximus5/ConEmu/issues).![Fosshub.com ConEmu mirror](https://github.com/Maximus5/ConEmu/wiki/downloads-new.png)
![Donate](https://github.com/Maximus5/ConEmu/wiki/donate-new.png)Take a look at [screencast](http://dotnetsurfers.com/blog/2013/12/15/developer-tools-screencast-7-conemu/) 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](https://github.com/Maximus5/ConEmu/blob/master/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](https://conemu.github.io/en/CommandLine.html)
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](https://conemu.github.io/en/Installation.html)
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](https://github.com/Maximus5/ConEmu/wiki/ConEmuSplits.png)![ConEmu+Powershell inside Windows Explorer pane](https://github.com/Maximus5/ConEmu/wiki/ConEmuInside.png)
[More screenshots](https://conemu.github.io/en/Screenshots.html)