Hacker News new | ask | show | jobs
by statico 3966 days ago
Related: If you find yourself in a Windows terminal a lot, check out Cmder (http://gooseberrycreative.com/cmder/). It's the only thing keeping me sane when using a Windows console.

Cmder is a little slow by default, but faster if you disable the git branch in the prompt. Other people I know use Clink (http://mridgers.github.io/clink/), the library the powers the readline-like portion of Cmder.

4 comments

Regarding command line and Windows, I can't imagine myself working without Far Manager (http://farmanager.com/) in combination with ConEmu. I find that a file manager, a terminal and a simple file viewer/editor for quick edits are a very natural combination for a lot of software-related tasks. Much more efficient than both the usual unix cd/ls/cp/... tools and the GUI drag-and-drop based file managers.

Only problem is that Far's default configuration kinda sucks (LeftCtrl+4 is the first thing I do on a new install).

Another invaluable tool for Unix-y stuff on Windows is Rapid Environment Editor (http://www.rapidee.com/en/about), because the integrated editor for environment variables in Windows is just horrible.

Why not mention ConEmu, the best solution? https://code.google.com/p/conemu-maximus5/
Because that's a very subjective answer. I've had a lot of issues with ComEmu. On several occasions, (I'm speculating that it's been after updates) it seems to completely forget all of my settings, and revert to defaults. It happened several times when I didn't have the time to track down the problem, so I've stopped using it.
Cmder is just a shortcut to using ConEmu. It literally is ConEmu with a different set of default settings and some extras preinstalled.
Never happened to me. However, it seems to mess up ncurses rendering (eg, tig is broken on my work laptop).
Tried it, but it crashes on me all the time.
The Windows 10 console host fixes a bunch of the past deficiencies. Line-based selection, copy / paste hotkeys, windows are resizable the normal way. Now I just need to wait 10 years for all of the pre-Windows 10 servers to go away...
I liked cmder But have you tried mobaxterm???? mobaxterm changed my Windows life!