Also I can confirm esp.println -> esp.print is needed to get a correct reply.
On my Pro Mini I switched the two serial connections because the software serial did not seem to be keeping up with the esp8266 chatter. This makes uploading a new sketch a bit less ideal because I have to disconnect the esp serial wires before uploading it.