1
0
Fork 0
mirror of https://github.com/pry/pry.git synced 2022-11-09 12:35:05 -05:00
pry--pry/lib
Ryan Fitzgerald d0f198bd64 Fix a couple of SimplePager bugs
* Exiting with q was broken by d703320e38.

* We were only removing color codes in the case where the input string
  ends with a newline, which means we were overestimating the length of
  strings that don't end with newlines. After fixing that, SimplePager
  can accurately page through the inspect output for _pry_.
2013-11-02 15:46:41 -07:00
..
pry Fix a couple of SimplePager bugs 2013-11-02 15:46:41 -07:00
pry.rb Stream colorized inspect output into pagers 2013-11-02 14:20:56 -07:00