Scout24 / c-bastion

Jump-host functionality, in the cloud.
6 stars 3 forks source link

Add blank to shell prompt #1

Closed schlomo closed 8 years ago

schlomo commented 8 years ago

The shell prompt lacks the blank at the end:

schlomo@cbastionx.y.z:/tmp$
schlomo@cbastionx.y.z:/tmp$date
Fri Mar 18 10:27:15 UTC 2016
schlomo@cbastionx.y.z:/tmp$
schlomo@cbastionx.y.z:/tmp$

This makes it difficult to see where the prompt ends and where my input starts

esc commented 8 years ago

Sorry, my bad. I added a commit to this issue to fix this.

esc commented 8 years ago

I checked this locally and am pretty confident it worked. I'll merge it now. Please check that it works for you and complain in case it doesn't.