CINXE.COM

ConEmu - Handy Windows Terminal

<!DOCTYPE html> <html lang="en"> <!-- page.url='/' --> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" > <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" > <meta name='yandex-verification' content='5bb2b6c69957dc18' /> <meta name="msvalidate.01" content="C3DA7A77EADF40C2ABF460748978E8F9" /> <meta name='wmail-verification' content='ed799a87ae06320d92a0e7c9f31dec1d' /> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "SoftwareApplication", "name": "ConEmu-Maximus5", "alternateName": "ConEmu", "description": "Local terminal for Windows", "url": "https://conemu.github.io", "screenshot": "https://conemu.github.io/img/ConEmu-Maximus5.png", "applicationCategory": "Terminal", "operatingSystem": "Windows", "requirements": "Windows XP", "license": "http://opensource.org/licenses/BSD-3-Clause", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "reviewCount": "27", "url": "https://github.com/Maximus5/ConEmu/releases" }, "offers": { "@type": "Offer", "price": "0" }, "sameAs": [ "https://twitter.com/ConEmuMaximus5", "https://www.facebook.com/ConEmu.Maximus5", "http://conemu.tumblr.com/" ], "author": { "@type": "Person", "name": "Maksim Moisiuk", "image": "https://conemu.github.io/img/logo.png", "sameAs": [ "https://twitter.com/ConEmuMaximus5", "https://www.linkedin.com/in/maksimmoisiuk/" ] } } </script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/vnd.microsoft.icon" href="/conemu.ico"> <link rel="icon apple-touch-icon" type="image/png" href="/img/logo-114.png" sizes="144x144"> <!--OpenSearch--> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebSite", "url": "https://conemu.github.io/", "potentialAction": { "@type": "SearchAction", "target": "https://conemu.github.io/search.html?q={searchTerms}", "query-input": "required name=searchTerms" } } </script> <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="ConEmu Search"> <meta name="author" content="@ConEmuMaximus5"> <!-- This page was saved from: https://conemu.github.io/ --> <link rel="alternate" hreflang="ru" href="/ru/index.html" > <!--<link rel="stylesheet" href="/normalize.css">--> <link rel="stylesheet" href="/main.css"> <link rel="alternate" type="application/rss+xml" title="" href="https://conemu.github.io/feed.xml"> <title>ConEmu - Handy Windows Terminal</title> <meta name="description" content="ConEmu-Maximus5 is a full-featured local terminal for Windows devs, admins and users. Get better console window with tabs, splits, Quake style, copy+paste, DosBox and PuTTY integration, and much more."> <meta property="og:url" content=""> <meta property="og:title" content="ConEmu - Handy Windows Terminal"> <meta property="og:description" content="ConEmu-Maximus5 is a full-featured local terminal for Windows devs, admins and users. Get better console window with tabs, splits, Quake style, copy+paste, DosBox and PuTTY integration, and much more."> <meta property="og:image" content="https://conemu.github.io/img/ConEmu-Maximus5.png"> <script src="/misc/anchor.min.js"></script> <!-- Google.Analytics counter --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-9200434-5"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-9200434-5'); </script> <!-- /Google.Analytics counter --> <script data-ad-client="ca-pub-6812741696176299" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" /> <script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script> <script> window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#002b36", "text": "#eee8d5" }, "button": { "background": "#3182a4", "text": "#fdf6e3" } }, "theme": "edgeless" })}); </script> </head> <body> <div class="wrapper"> <div class="maincol"> <div class="header"> <header> <div class="header-left" width="100%"> <div class="h-logo"><a href="https://conemu.github.io/"><img src="/img/logo.png" alt="ConEmu-Maximus5 logo"></a></div> <div class="h-title-desc"> <div class="h-title"><a href="https://conemu.github.io/">ConEmu</a></div> <div class="h-desc"><a href="https://conemu.github.io/">Windows Terminal</a></div> </div> <div class="h-right"> <div class="h-lang"> <ul> <li><a href="/"><span>Eng</span></a></li> <li><a href="/ru/index.html"><span>Rus</span></a></li> </ul> </div> <div class="h-search"> <form method="GET" action="https://conemu.github.io/search.html"> <div id="search-field-div"><input id="search-field" type="text" name="q" value="" placeholder="site search"></div> </form> <script> { var regexS = "[\\?&]q=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( location.href ); if (results != null) { var e = document.getElementById('search-field'); e.value = results[1].replace(/\+/g, ' '); } }; </script> </div> <div class="h-social"> <a class="h-github" target="_blank" href="https://github.com/Maximus5/ConEmu" title="Star and Fork on GitHub"></a> <a class="h-linked" target="_blank" href="https://www.linkedin.com/in/maksimmoisiuk/" title="Connect on LinkedIn"></a> <a class="h-twitter" target="_blank" href="https://twitter.com/intent/tweet?text=ConEmu%3A%20Handy%20Windows%20terminal&url=http%3A%2F%2Fconemu.github.io" title="Share ConEmu on Twitter"></a> <a class="h-facebook" target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fconemu.github.io" title="Share ConEmu on FaceBook"></a> </div> </div> </div> <div id="header-line"></div> </header> </div> <div class="middle"> <div class="container"> <div id="container-delimiter"></div> <div id="breadcrumbs"> <span> <a href="/en/"><span>conemu.github.io</span></a> </span> <span id="a" itemscope itemtype="http://data-vocabulary.org/Breadcrumb" itemprop="child" > › <a href="/en/TableOfContents.html" itemprop="url"><span itemprop="title">Documentation</span></a> </span> </div> <div class="content"> <article> <h1 id="About"> About ConEmu </h1> <p>ConEmu-Maximus5 aims to be handy, comprehensive, fast and reliable terminal window where you may host any <a href="/en/ConsoleApplication.html">console application</a> developed either for <a href="/en/WinApi.html">WinAPI</a> (cmd, powershell, far) or <a href="/en/CygwinMsysConnector.html">Unix PTY</a> (cygwin, msys, wsl bash). </p> <p>As Windows console window enhancement (local terminal emulator), ConEmu presents multiple consoles and <a href="/en/ChildGui.html">simple GUI applications</a> (like PuTTY for example) as one customizable tabbed <a href="https://en.wikipedia.org/wiki/Graphical_user_interface">GUI</a> window with various features. </p> <p>Moreover, due to deep integration, ConEmu is the best companion for <a href="http://www.farmanager.com/download.php?l=en" rel="nofollow">Far Manager</a> (<a href="http://en.wikipedia.org/wiki/FAR_Manager" rel="nofollow">FAR in Wikipedia</a>), my favorite <a href="/en/TerminalVsShell.html">shell</a> replacement. </p> <p>ConEmu is an active project, open to <a href="/en/Issues.html">suggestions</a>. </p> <p><div class="build_download"> <a href="https://github.com/Maximus5/ConEmu/releases" rel="nofollow" target="_blank"><img src="/img/Downloads.png" alt="Download"></a> <span>&nbsp;&nbsp;</span> <a href="/donate.html"><img src="/img/Donate.png" alt="Donate"></a> </div> </p> <p>Take a look at <a href="/en/Screencasts.html">screencasts</a> about ConEmu. </p> <p><img alt="ConEmu screenshot" src="/img/ConEmu-Maximus5.png"></p> <h2 id="Disclaimer"> Disclaimer </h2> <p>ConEmu is not a shell, so it does not provide &quot;shell features&quot; like remote access, tab-completion, command history and others. ConEmu is an advanced console window where you can run any shell of your choice. However, some of these features have been placed in the <a href="/en/RoadMap.html">RoadMap</a>. You may also try <a href="/en/ConEmuClink.html">Clink</a> for bash-style completion in cmd.exe and <a href="http://github.com/lzybkr/PSReadLine">PSReadLine</a> or <a href="http://powertab.codeplex.com/">PowerTab</a> in powershell.exe. </p> <p>Or even choose bash or any other unix-like shell from <a href="https://www.cygwin.com/" rel="nofollow">cygwin</a>, <a href="https://gitforwindows.org/" rel="nofollow">git-for-windows</a>, <a href="https://sourceforge.net/projects/msys2/" rel="nofollow">msys2</a>, <a href="http://www.mingw.org/" rel="nofollow">mingw</a> and others. </p> <h2 id="Links"> Documentation and links </h2> <p> <ul><li><a href="/en/TableOfContents.html">Table of contents</a></li> <li><a href="/en/Whats_New.html">What&#x27;s new</a></li> <li><a href="/en/ConEmuFAQ.html">FAQ</a></li> <li><a href="/en/Screenshots.html">Screenshots</a></li> <li><a href="/en/Screencasts.html">Video</a></li> <li><a href="/en/Reviews.html">Reviews</a></li> </ul> </p> <h2 id="Description"> Description </h2> <p>ConEmu starts a console program in a <a href="/en/RealConsole.html">hidden console window</a>, and provides an alternative customizable GUI window with various features: </p> <p> <ul><li>smooth and friendly window resizing; </li> <li>tabs for editors, viewers, panels and consoles; </li> <li>run simple <a href="/en/ChildGui.html">GUI apps</a> like PuTTY in tabs; </li> <li>Windows 7 <a href="/en/Windows7Taskbar.html#Customizable_Jump_list">Jump Lists</a> and <a href="/en/Progress.html">Progress</a> on Taskbar buttons; </li> <li>easily run old <a href="/en/DosBox.html">DOS applications</a> (games) in Windows 7 or 64-bit OS; </li> <li>thumbnails and tiles in Far Manager; </li> <li>normal, maximized and full screen graphical window modes; </li> <li>window font anti-aliasing: standard, ClearType, disabled; </li> <li>window fonts: family, height, width, bold, italic, etc.; </li> <li>Chinese versions of Windows supported; </li> <li>using <a href="http://github.com/Maximus5/conemu-old-issues/issues/153" rel="nofollow">normal/bold/italic</a> fonts for different parts of the console simultaneously; </li> <li>using 24-bit colors in Far Manager 3.x; </li> <li><a href="/en/AnsiEscapeCodes.html">ANSI X3.64 and Xterm 256 colors</a>; </li> <li>cursor: standard console (horizontal) or GUI (vertical); </li> <li>optional per-application settings (e.g. palette); </li> <li>vertical console buffer scrolling using the keyboard (BufferHeight mode); </li> <li>show full output (1K+ lines) of last command in Far Manager&#x27;s editor/viewer; </li> <li>customizable Far Manager right click behaviour (long click opens context menu); </li> <li>drag and drop (explorer style) of files and folders in Far Manager; </li> <li>limited support of BDF fonts; </li> <li>user friendly text and block selection; </li> <li>transparency and desktop mode; </li> <li>customizable starting tabs; </li> <li>configurable and clickable status bar; </li> <li>and more, and more... take a look at <a href="/en/TableOfContents.html">Documentation</a>, <a href="/en/Settings.html">Settings pages</a> and <a href="/en/Whats_New.html">What's New</a>. </li> </ul> </p> <p>All settings are read from the registry or <a href="/en/Settings.html#ConEmu_.xml">ConEmu.xml</a> file (multiple named configurations are supported), after which the command line parameters are applied. Parameters /Config and /BufferHeight can only be specified on the command line. Most settings are configured using the Settings dialog, not from the command line. </p> <h2 id="Requirements"> Requirements </h2> <ul> <li>Windows XP or later for 32-bit. </li> <li>Windows Vista or later for 64-bit. </li> </ul> <h2 id="Installation"> Installation </h2> <p>In general, ConEmu installation is easy. Just unpack or install to any folder and run `ConEmu.exe`. </p> <p>For more information about installation options refer to <a href="/en/Installation.html">Installation</a> page. </p> </article> </div><!-- .content--> </div><!-- .container--> <div class="left-sidebar"> <div class="block"> <nav> <div class="blocktitle"><a href="/en/TableOfContents.html">Site menu</a></div> <div class="blockcontent"> <ul> <!-- Menu starts --> <li><a href="/en/Downloads.html"><span>Download mirrors</span></a></li> <li><a href="/en/TableOfContents.html"><span>Documentation</span></a></li> <li><a href="/en/Whats_New.html"><span>What's new</span></a></li> <li><a href="/en/Installation.html"><span>Installation</span></a></li> <li><a href="/en/UnicodeSupport.html"><span>Unicode support</span></a></li> <li><a href="/en/wsl.html"><span>WSL/Bash</span></a></li> <li><a href="/en/Tasks.html"><span>Tasks</span></a></li> <li><a href="/en/ConEmuFAQ.html"><span>ConEmu FAQ</span></a></li> <li><a href="/en/Screenshots.html"><span>Screenshots</span></a></li> <li><a href="/en/Settings.html"><span>Settings</span></a></li> <li><a href="/en/Source.html"><span>Source code</span></a></li> <!-- Menu ends --> </ul> </div> <div class="blockextra"><a href="/donate.html"><span>Donate</span></a></div> <div class="blockextra"><a href="/en/Issues.html"><span>Feedback</span></a></div> </nav> </div> </div> </div><!-- .middle--> </div><!-- .maincol --> </div><!-- .wrapper --> <footer> <div class="footer"> <div id="footertext">Copyright Maksim Moisiuk © 2022</div> <!-- <div id="footermap">Sitemap <a href="/sitemap.xml" rel="nofollow">xml</a>, <a href="/sitemap.html" rel="nofollow">html</a></div> --> </div> </footer> <!-- Use AnchorJS to add anchor links to headers --> <script> anchors.add(); </script> <!-- Auto select text in preformatted elements on click. --> <script> if(document.addEventListener) document.addEventListener('DOMContentLoaded', function() { function trimPreText(pre) { var child = pre.querySelector('code'); var target = child ? child : pre; target.innerHTML = target.innerHTML.trim(); } function injectPreTextSelectionHelper(pre) { var control = document.createElement('div'); control.className = 'pre-text-selection-helper'; control.addEventListener('click', function() { var selection = document.getSelection(); var range = document.createRange(); selection.removeAllRanges(); range.selectNodeContents(this.nextSibling); selection.addRange(range); }); snippets[i].parentNode.insertBefore(control, snippets[i]); } var snippets = document.querySelectorAll('.content pre'); for(var i = 0; i < snippets.length; ++i) { trimPreText(snippets[i]); injectPreTextSelectionHelper(snippets[i]); } }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10