Cmder[ http://bliker.github.io/cmder/ ] from that list changed how i view a windows commandline. My best windows tool discovery in 2013.
Developer and Power Users Tool List for Windows
41–50 of 197 posts
Re: Developer and Power Users Tool List for Windows
#42A word of warning about TerraCopy- it can cause annoying errors when copying. I transferred many gigs of data from one computer to another over a LAN, some files transferred fine, others looked like they copied ok, but were actually 0kb in size on closer look. I'm not sure if it was a bug in that particular version or with the setup being used, but once I uninstalled TerraCopy the errors ceased.
(this is the only tool I miss when working on Linux)
Re: Developer and Power Users Tool List for Windows
#43Earlier quoted context omitted.
Yes, what's the issue with that?
Somehow the way you stated "used by Microsoft..." seemed disconnected from this fact, and just in case you didn't know I wanted to point it out. Since you know, no problem anywhere :)
Re: Developer and Power Users Tool List for Windows
#44Nice list. Can't say I agree with everything, but preferences vary. I'd add though: ninite, notepad++, foobar, windows snipping tool and maybe cdxpburner. NB both CDXPBurner and Imgburner come with Opencandy adware in some versions and are sneaky about it.
I use it every day!
Re: Developer and Power Users Tool List for Windows
#45A word of warning about TerraCopy- it can cause annoying errors when copying. I transferred many gigs of data from one computer to another over a LAN, some files transferred fine, others looked like they copied ok, but were actually 0kb in size on closer look. I'm not sure if it was a bug in that particular version or with the setup being used, but once I uninstalled TerraCopy the errors ceased.
FastCopy does everything TeraCopy does, but faster and better: http://ipmsg.org/tools/fastcopy.html.en (this is the only tool I miss when working on Linux)
Re: Developer and Power Users Tool List for Windows
#46Earlier quoted context omitted.
What?? I don't have access to a Windows install right now, but the last time I used ST3 on Windows, it took a heck of a lot longer (~2-3 seconds) to start up than Notepad2. For micro-edit sessions, Notepad2 is unbeatable.
Just tested: less than half a second (it basically came up instantly). I have a SSD though.
Re: Developer and Power Users Tool List for Windows
#47To get the most out of Paint.NET check out their plugins (http://forums.getpaint.net/index.php?/forum/7-plugins-publis...). It seems like there is a plugin for anything you can think of.
Re: Developer and Power Users Tool List for Windows
#48No idea why he would use Notepad2, ST3 loads up just as fast and provides way more features for text editing. Plus it is good with markdown syntax highlighting thus eliminating the need for MarkdownPad Also Github for windows or just Git bash covers the need for Gow Jabbr is ok, but I havent been able to give up mIRC Also he left off a good tabbed ssh/putty Great list, learned lots of new things thanks!
I love Notepad2. It is one of the programs I always install when I have Windows installed.
One thing I would like (and might change myself if I ever get around to setting up my own build of it) is for it to remember its last position. At the moment you can save the location but it is annoying and should be automatic (IMHO).
Re: Developer and Power Users Tool List for Windows
#49Earlier quoted context omitted.
FastCopy does everything TeraCopy does, but faster and better: http://ipmsg.org/tools/fastcopy.html.en (this is the only tool I miss when working on Linux)
On XP - perhaps, but on Windows 7 and up FastCopy and TeraCopy are both slower than or marginally comparable to robocopy, which is a built-in bulk copying tool. Microsoft did an amazing job with it in W7, robocopy is really damn fast.