-
Notifications
You must be signed in to change notification settings - Fork 141
Open
Description
I can't use airline to build a personal interactive command line, can I?
Classic example of such:
php -a;
python;
mysql;
Then you type all the commands within and it works.
I know it doesn't make sense for all the applications which provide an interactive terminal, but it would be very convenient for the ones that just want to be a subset of what terminal commands are...
Edit: less than 1 minute later after writing this post, i re-read the README and i believe this is actually possible. :) (and -_- on me)
Will confirm soon.
Metadata
Metadata
Assignees
Labels
No labels