Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
David Refoua edited this pageOct 26, 2023 ·43 revisions

What is Cmder?

Cmder — pronounced “Commander” — is a pre-configured software package that provides you with an awesome terminal emulator, and the best shell you'll ever have on Windows.

With the help of the best

Cmder builds on the powerfulConEmu terminal emulator by the excellent work of@Maximus5 to provide the best terminal experience on Windows, it uses the amazingClink to provide abash-like prompt using GNU'sreadline, and adds a bit ofbatch sugar (mostly developed by our outstanding developers, e.g.@daxgames) to add things likealias support, and also comes with Git on the full edition.

Cmder was originally created bySamuel Vasko.

Currently,@Stanzilla and@MartiUK are maintaining Cmder. You can also help bysharing your contribution to the source code,reporting bugs andhelp write this wiki.

In this Wiki, you'll find resources to better use Cmder, and configure it to your needs.

Did you know that...

  • You can change the color and symbol in your prompt?Click here!
  • You can launch Cmder's shell from any terminal?Click here!
  • Cmder can run in VS Code and Windows Terminal?Click here!

Cmder on other media

Cmder unofficial improvements

  • Here's an unofficial way to install with🍫 Chocolatey:

    choco install cmder

    You may ask @dtgm over Chocolatey to provide recent updates.

  • Here's an unofficial way to install Cmder with🍨 Scoop:

    scoop install cmder

    alternatively, you can install the Cmder full (which includes Git):

    scoop install cmder-full
  • There is now anWindows Installer for Cmder created by @mikecentola here:

    https://github.com/mikecentola/cmder_inst

    (We haven't tested it out yet, but it seems to be promising!)

  • Another alternative installed is based on Quail:Learn more!

  • Moreover, you can check our greatunofficial forks such as Shark (kenjio/shark) which is a bitoutdated but adds more functionality such as anInstaller andCygwin/Babun support right out the box.

  • Cmder isbeing used as the integrated Terminal inLaragon, a portable web development platform with support for PHP, Node.js, and many more!

  • Powerline prompt for Cmder is available here:https://github.com/AmrEldib/cmder-powerline-prompt
    Here's a demo of the cool shell prompt:📷 Screenshot

  • 🦉 Owl Cmder Tools here:https://github.com/tadashi-aikawa/owl-cmder-tools

Cmder installation

The official way to install Cmder asexplained in the README is:

  1. Download thelatest release

  2. Extract the archive to your desired folder, e.g.:

    C:\apps\Cmder

    ⚠ CAUTION:
    This path should not beC:\Program Files or anywhere else that would require Administrator access for modifying configuration files.
    Furthermore, please donot place Cmder in a folder that will contain spaces in the path,e.g. NOT inC:\Users\etc\Google Drive.

  3. Set up the%CMDER_ROOT% environment variable using the instructions here:Setting up Environment Variables

  4. RunCmder.exe

Cmder integration

While Cmder comes withConEmu as the default console emulator, it can in fact work with many of the other terminals, such as Windows Terminal, VS Code, ⚡ Hyper, and even ConsoleZ.

Currently @DRSDavidSoft maintains Cmder integration with external software (you may open a new issue if you have any questions).

Integration with Bash

Cmder can also work best withbash on Windows. Bash is the default shell found on *NIX systems such asLinux and formerly onmacOS.

Integrate Cmder with other terminal/IDEs

For the best experience, we suggest that you integrate yourfavorite IDEs with Cmder -- it makes your editor terminal work as productive as Cmder shell itself.

💡 Tip! Take a look atCmder + Windows Terminal discussion, it's the best alternative to Cmder with ConEmu.

Wiki contribution

We're looking for active volunteers to maintain the Wiki. If you'd like to help, please refer to the Wiki contribution guidelines.

Clone this wiki locally

[8]ページ先頭

©2009-2025 Movatter.jp