Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate Pry::Platform and introduce Pry::Helpers::Platform | Kyrylo Silin | 2018-11-02 | 1 | -1/+1 |
* | Fix rubocop empty line after guard clause style violations | Arlandis Word | 2018-10-14 | 1 | -0/+1 |
* | fix #1464 | strcmp | 2015-08-22 | 1 | -1/+1 |
* | terminal: rescue Errno::EOPNOTSUPP | Kyrylo Silin | 2015-02-26 | 1 | -5/+16 |
* | Don't return cols = 0 [Fixes #1267] | Conrad Irwin | 2014-08-16 | 1 | -1/+1 |
* | Check if Readline is defined before getting screen size | Ryan Fitzgerald | 2014-02-02 | 1 | -1/+1 |
* | Remove support for 1.8-compatible versions of Ruby | Ryan Fitzgerald | 2014-01-19 | 1 | -1/+2 |
* | Add Pry::Terminal.height! (only used once) | ☈king | 2013-02-07 | 1 | -2/+7 |
* | Terminal: don't let Readline return [0, 0] | Kyrylo Silin | 2013-02-04 | 1 | -3/+12 |
* | Tweak and Refactor Pry::Terminal | ☈king | 2013-01-30 | 1 | -0/+64 |