jeremyramin / terminal-plus

A terminal package for Atom, complete with themes and more.
https://atom.io/packages/terminal-plus
MIT License
481 stars 254 forks source link

Command history not working #210

Closed CalebEverett closed 8 years ago

CalebEverett commented 8 years ago

Hi, thanks for the great work on this - just getting going and what a productivity booster - thanks.

This is likely an error in my set up someplace, but couldn't figure it out.

I'm using git bash as the shell

C:\Program Files (x86)\Git\git-cmd.exe --no-cd --command=usr/bin/bash.exe -l -i

but then I am going to psql from the terminal and when I do that, the up and down arrow keys no longer work to get the command history.

Any ideas you might have on how I can track that down and get it working would be much appreciated.

CalebEverett commented 8 years ago

I think this was an issue with how bash was set up. I'd rather use bash, but powershell is working.