I started playing around with terminal a bit and seem to be encountering a small problem. Whenever i begin typing in a command terminal capitalizes the first letter of the command. It has not been an issue for most commands. For example both Ls and ls work and give me the expected output. The history command is another story. If I type in history and let terminal change it to History I get
however if I backspace over the H and change it to h before hitting return the command runs as expected. I could not find anything in the terminal preferences to prevent this capitalization from taking place. Any ideas?
Code:
-bash: History: command not found