otbster

Results 2 comments of otbster

Ok I've tried the prerelease version. With the following simple piece of code: `highline = HighLine.new` `puts highline.ask("Password: ") { |q|` `q.echo = '*'` `q.whitespace = :chomp` `}` In version...

Thanks! Actually I think this was my fault - I just updated git (for a different reason) and during installation it says, if you select the MinTTY emulator for git...