Hi there, I was wondering if it's possible to have a command history in cmd as in terminals in general..: hitting the up-arrow key n times will bring back the n-last entered command. And what about tab completion? It's not working for me so I'm wondering if this is by design or not. cheers.
Simple answer no one has bothered coding it. Since the main reason for cmd is to allow some applications to run not to be used as a shell. You will also find cmd integration to Linux commands is not great either. Fixing up the Linux command calling issues would be many times ahead of fixing up user niggles.