banister / pry-stack_explorer

MOVED TO https://github.com/pry/pry-stack_explorer
https://github.com/pry/pry-stack_explorer
Other
18 stars 1 forks source link

remove labels from show-stack output #8

Closed banister closed 12 years ago

banister commented 12 years ago

burgestrand It works well as it is now, the only thing I can think of to "fix" is the show-stack output, but that’s a minor issue] banisterfiend can you tell me how i should change the output? burgestrand Hm, well, there’s that idea of removing the labels and using symbols instead; possibly splitting each frame description into two lines, but I’m not sure how it should look, can’t really experiment with it right now banisterfiend using symbols? what symbols burgie? burgestrand Something like: <Module> Benchmark.ms() [Block] — not sure how it pans out when actually displayed in the stack trace, I could be wrong and the current output might be better :p