Jonathan Turner
|
c5ea4a31bd
|
Adding coloring to help examples (#1754)
|
2020-05-12 11:06:40 +12:00 |
|
Elichai Turkel
|
c3a066eeb4
|
Add examples to commands (#1752)
* Pass &dyn WholeStreamCommand to get_help
* Add an optional example to the WholeStreamCommand trait
* Add an example to the alias command
|
2020-05-12 08:05:44 +12:00 |
|
chrisr
|
55374ee54f
|
Fix help text for alias command. (#1742)
* Fix help text for alias command.
* Rust fmt
|
2020-05-09 12:16:14 -05:00 |
|
Jonathan Turner
|
8bd3cedce1
|
It expansion (#1668)
* First step in it-expansion
* Fix tests
* fix clippy warnings
|
2020-04-27 14:04:54 +12:00 |
|
Jonathan Turner
|
bd5836e25d
|
Aliases (#1589)
* WIP getting scopes right
* finish adding initial support
* Finish with alias and add startup commands
|
2020-04-15 17:43:23 +12:00 |
|