You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be nice to have an auto-completion so I can press tab and get the command. Using readline this can be achieved with a list and a double conditional. http://stackoverflow.com/posts/7821956/revisions
The text was updated successfully, but these errors were encountered:
Would be nice to have an auto-completion so I can press tab and get the command. Using readline this can be achieved with a list and a double conditional.
http://stackoverflow.com/posts/7821956/revisions
The text was updated successfully, but these errors were encountered: