facebookarchive / stetho

Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
http://facebook.github.io/stetho/
MIT License
12.66k stars 1.13k forks source link

Provide previous commands on up arrow click #649

Open lokeshponnada opened 5 years ago

lokeshponnada commented 5 years ago

Currently in the SQL terminal , we cannot retrieve previous commands using UP arrow. This would be a nice addition in the case where developer is using similar commands with slight change in values.

ubaierbhat commented 5 years ago

Might be related to https://github.com/facebook/stetho/issues/634