Darren Schroeder
66cedf0b3a
Update char_.rs ( #3975 )
...
added a few more chars and abbreviations
2021-08-29 08:40:28 -05:00
Darren Schroeder
707a4ebc15
added more escapes to support ansi art ( #3973 )
...
* added more escapes to support ansi art
* fixed some bugs
2021-08-28 14:58:59 -05:00
Hristo Filaretov
b8e2bdd6b1
Allow different names for ...rest ( #3954 )
...
* Allow different names for ...rest
* Resolves #3945
* This change requires an explicit name for the rest argument in `WholeStreamCommand`,
which is why there are so many changed files.
* Remove redundant clone
* Add tests
2021-08-27 05:58:53 +12:00
Sam Bordo
57073cc6cf
port capitalize to engine-p ( #3794 )
...
Part of #3390 .
2021-07-23 19:13:11 +12:00
Eli Flanagan
11cb5ed10e
port strings size engine-p ( #3690 ) ( #3753 )
...
migrate `size` command to engine-p.
I also tweaked the signature of the primary logic (`size`) to mimic `keep`.
Part of #3390 .
2021-07-10 06:45:19 +12:00
Darren Schroeder
08c624576c
try to use regular trim commands as much as possible ( #3743 )
2021-07-07 07:51:52 -05:00
Palash Ahuja
c2f78aaf88
Adding all-trim option (with format and all-flag) ( #3696 )
...
* adding changes for all-trim option
* adding changes for the all-flag and format flag
* renaming modules - clippy warning
2021-06-28 05:42:15 +12:00
Darren Schroeder
21a3ceee92
update/add path separators and environment separators to char ( #3660 )
2021-06-21 05:55:34 +12:00
Eli Flanagan
51c685aa99
port string case commands to engine-p ( #3649 )
...
Port snake_case and friends to engine-p syntax.
Part of #3390 .
2021-06-19 15:01:18 +12:00
JT
a74d05061d
Begin directory contrib docs and split commands ( #3650 )
...
* Begin directory contrib docs and split commands
* Fix unused import warning
2021-06-19 12:06:44 +12:00