transistor1 / shellista

shellista - iOS shell written for Pythonista
https://omz-forums.appspot.com/pythonista/post/5302343285342208
78 stars 18 forks source link

Add primitive bash history capability #13

Open jsbain opened 10 years ago

jsbain commented 10 years ago

Store command history at end of postcmd. Implement History, !!, !N, and perhaps a few others?

transistor1 commented 10 years ago

I have been using bash since 1999 but embarrassingly I never learned the history commands (I always use arrow keys).