
It just has the other added features that I can't list right now, customizing the hotkeys for tab switching makes it feel more intuitive, a more dedicated settings menu and tab bar, and definitely the task list you can add preset configurations to, on top of adding parameters that ConEmu understands and modifies its own window. I actually prefer ConEmu a fair bit more than Console2, and it should have the resize, tabs, and fonts functionality that others (besides CMD! :P) have as well. It is free with some limitations, and there is a reasonably priced (IMO) "pro" or something version.Īs a developer who frequently has to manage and connect to remote servers it is an invaluable tool. It's a windows utility program that does many things quite well, notably : The UI (window, settings etc.) though is still pretty much the old cmd, so not very nice to manage multiple consoles etc.īesides that, my favourite is MobaXterm : It allows to run most Linux commands and binary executables in console mode. They are called, respectively, "Windows Subsystem for Linux" and "Bash on Windows".
Iterm2 for mac download update#
Since Anniversary update of Win10 you get an actual Linux runtime in Windows, with a bash console. It can be configured to have a context menu action to open a console tab in the current directory. It supports tabs and configurable split panes that enables you to use Powershell, Git bash, etc. # common alias that often comes default with some distrosĬopy/Paste support with CTRL+ c and CTRL+ v with an intuitive mouse selection behavior (top to bottom for line by line selection and bottom to top for block selection). # adds default option to a simple command Gl=git log -oneline -all -graph -decorate $* It comes with useful bash and git aliases that I stick with to this day: # Beautiful git log graph shortcut (shown in the top image)

They are pretty much just doskeys in /config/aliases. They can be created by using the alias command like this: alias ls=ls -color $*. Git init or cat instantly on every machine. Version, you will have all Unix commands ready in PATH so that you can Oooh yes! If you decide to use the slightly bigger git-for-windows Total portabilityĬarry it with you on a USB stick or in the Cloud, so your settings,Īliases and history can go anywhere you go. All the magic is happening through Conemu.
Iterm2 for mac download software#
Think about cmder more as a software package than a separate app. Prompt layout, looking sexy from the start.

Software, and spiced up with the Monokai color scheme and a custom I personally prefer Cmder which is a combination of all the previous answers.Ĭmder is a software package created out of pure frustration over the absence of nice console emulators on Windows.
