Pedro Pinto
Results
1
issues of
Pedro Pinto
Fixed issue with printing control characters `\001`/`^A` and `\002`/`^B`. Added `Pry.config.escape_prompt` to manage adding those control characters to the prompt (the default is `true`). It can then be disabled for...