coderGtm / yantra-app-launcher

A minimal CLI based Android app Launcher
https://play.google.com/store/apps/details?id=com.coderGtm.yantra
Other
51 stars 19 forks source link

Add a 'history' command #130

Closed coderGtm closed 2 months ago

coderGtm commented 4 months ago

The command should show the current stored history of commands. The variable is already declared and used for up/down arrow keys. Should be easy to implement if someone wants to contribute.