Skip to content

'pry -e' messes with the terminal #1387

@sam113101

Description

@sam113101
~% echo this line will stay intact; pry
this line will stay intact
[1] pry(main)> 
~% echo this line will be erased; pry -e ''
[1] pry(main)>  e erased
[2] pry(main)> 
~% pry -v
Pry version 0.10.1 on Ruby 2.1.5
~% 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions