Activity
Add a couple more variable assignment tests.
Add a couple more variable assignment tests.
Fix cli argument parsing precedence
Fix cli argument parsing precedence
Don't track status in the official documentation.
Don't track status in the official documentation.
Fixup some more clippy complaints.
Fixup some more clippy complaints.
Fix last line of completion handling
Fix last line of completion handling
Calculate number of columns and display the last row
Calculate number of columns and display the last row
Use tabwriter for making a nice table :)
Use tabwriter for making a nice table :)
Put the runtime into the action context as well.
Put the runtime into the action context as well.
Reuse Runtime to keep things together.
Reuse Runtime to keep things together.
Force push