Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
1–10 of 96 posts
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#2I currently have to use Windows at the customer I'm working for. I've installed Console which gives tabs and better copy-n-paste on Windows. See http://sourceforge.net/projects/console/
I'm not sure if clink and Console will work together, but I'll have to try it.
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#3Looks sweet. I currently have to use Windows at the customer I'm working for. I've installed Console which gives tabs and better copy-n-paste on Windows. See http://sourceforge.net/projects/console/ I'm not sure if clink and Console will work together, but I'll have to try it.
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#4Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#5What's wrong with Powershell?
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#6What's wrong with Powershell?
It is definitely worth it for some people, but time is a limited resource, and others will benefit from this kind of project.
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#7Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#8Looks sweet. I currently have to use Windows at the customer I'm working for. I've installed Console which gives tabs and better copy-n-paste on Windows. See http://sourceforge.net/projects/console/ I'm not sure if clink and Console will work together, but I'll have to try it.
I'm giving ConEmu a try and it looks awesome!
http://code.google.com/p/conemu-maximus5/
Scott Hanselman wrote a blog post about it:
http://www.hanselman.com/blog/ConEmuTheWindowsTerminalConsol...
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#9just use cygwin
Also, AFAIK there is no 64bit version yet, which for me is a dealbreaker (I often work with files larger than 2GB).
Re: Bringing Bash's powerful command line editing to Microsoft Windows' cmd.exe
#10just use cygwin
I feel like cygwin manages to combine the worst of UNIX and the worst of Windows. And the commands that use the cygwin runtime are noticeably slower than the native counterparts. Also, AFAIK there is no 64bit version yet, which for me is a dealbreaker (I often work with files larger than 2GB).