Command-line tools Cmder

Source: Internet
Author: User

1.

Http://bliker.github.io/cmder/is divided into two versions: Mini version and full version

2. Quick Command configuration:

For example, Quick Start Canssandra/redis Database service and Query tool

Startup settings such as:

3. Quick Start

4. Other

Tab manipulation
    • Ctrl + `: Global summon from taskbar
    • Win + Alt + p: Preferences (Or right click on title bar)
    • Ctrl + t: New Tab Dialog (maybe you want to open cmd as admin?)
    • Ctrl + w: Close tab
    • Shift + Alt + number: Fast new tab:
      1. 1.Cmd
      2. 2.PowerShell
    • Alt + Enter: fullscreen
Shell
    • Shift + Up: Traverse Up in directory structure (lovely feature!)
    • End, Home, Ctrl: Traverse text as usual on Windows
    • Ctrl + r: History Search
    • Shift + mouse: Select and copy text from buffer
    • Right click / Ctrl + Shift + v: Paste Text
Aliases

There is simple support for aliases. They can created by using the command like this alias : alias ls=ls --color $* . They is pretty much justDoskeys in /config/aliases . One per line. And make sure to handle arguments by putting argument variables somewhere $* .

Updating + Building

There is isn't much going on here. But if you want to get the most recent updates for Conemu just ticks auto-updating in preferences. If you want to clones the repo and build it yourself, you'll need Ruby, wget and 7z. When your is set on that, just run build_cmder.rb .

PowerShell

I have to admit here, I am not a PSguy. So does not expect any improvement or tips in this department. But if your is a PS geek, you really should start submitting some amazing tweaks.

Other documentations

If you had trouble with anything I am happy to help. But you'll have much better chances to find solutions on the pages of the upstream projects. Those is:

    • Console Emulator ~ CONEMU
    • Cmd.exe Enhancements ~ Clink
    • Unix Tools on Windows ~ msysgit

Command-line tools Cmder

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.