chishui / terminal-leetcode

Terminal-Leetcode is a terminal based leetcode website viewer.
MIT License
256 stars 27 forks source link

Print std_output if it's not empty #25

Closed jhshi closed 7 years ago

jhshi commented 7 years ago

Actually on a second thought, maybe we should print stdout whenever it's not empty in any view. PR updated accordingly.