Git Product home page Git Product logo

cmder's Introduction

Cmder

Join the chat at https://gitter.im/bliker/cmder

Latest release is v1.2

Cmder is a software package created out of pure frustration over absence of usable console emulator on Windows. It is based on ConEmu with major config overhaul. Monokai color scheme, amazing clink and custom prompt layout.

Cmder Screenshot

Why use it

The main advantage of Cmder is portability. It is designed to be totally self-contained with no external dependencies, that is makes it great for USB Sticks or Dropbox. So you can carry your console, aliases and binaries (like wget, curl and git) with you anywhere.

Installation

  1. Download the latest release
  2. Extract
  3. (optional) Place your own executable files into the bin folder to be injected into your PATH.
  4. Run cmder

(There will be a version with installer)

Integration

So you've experimented with cmder a little and want to give it a shot in a more permanent home;

Shortcut to open Cmder in a chosen folder

  1. Open a terminal as an Administrator
  2. Navigate to the directory you have placed Cmder
  3. Execute .\cmder.exe /REGISTER ALL
    If you get a message "Access Denied" ensure you are executing the command in an Administrator prompt.

In a file explorer window right click in or on a directory to see "Cmder Here" in the context menu.

Keyboard shortcuts

Tab manipulation

  • Ctrl + t : new tab dialog (maybe you want to open cmd as admin?)
  • Ctrl + w : close tab
  • Ctrl + d : close tab (if pressed on empty command)
  • Shift + alt + number : fast new tab: 1 - CMD, 2 - Powershell * - More to come
  • Alt + enter: Fullscreen

Shell

  • Shift + Up : Traverse up in directory structure (lovely feature!)
  • End, Home, Ctrl : Traversing text with as usual on Windows
  • Ctrl + r : History search
  • Shift + mouse : Select and copy text from buffer

(Some shortcuts are not yet documented, thought they exist, please add them here)

Features

Aliases

You can define simple aliases with command alias name=command.

For example there is one defined for you alias e.=explorer .

All aliases will be saved in /config/aliases file

SSH Agent

To start SSH agent simply call agent, which is in the bin folder.

If you want to run SSH agent on startup, uncomment the line in /vendor/init.batso it says @call "%CMDER_ROOT%/bin/agent.cmd".

Todo

  1. Git Bash
  2. Check for clink and git before injecting them (Sort of done)

License

All software included is bundled with own license

The MIT License (MIT)

Copyright (c) 2015 Samuel Vasko

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

cmder's People

Contributors

asika32764 avatar austinwagner avatar beingtomgreen avatar celeo avatar cgrail avatar gitter-badger avatar glucas avatar jackbennett avatar jcheng31 avatar jdsumsion avatar jyggen avatar kohenkatz avatar leocolomb avatar martiuk avatar melku avatar narnaud avatar ogrim avatar ragekit avatar robgithub avatar saaguero avatar samvasko avatar sc0tt avatar schlamar avatar sescandell avatar shoozza avatar sicil1ano avatar tonylau avatar utek avatar vivix avatar vladimir-kotikov avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.