Commit graph

10 commits

Author SHA1 Message Date
Starbeamrainbowlabs 58a7629ea1
Initial move of utils wea → wea_c
Here we go...!
2022-09-18 16:45:08 +01:00
Starbeamrainbowlabs f1a433b5e3
split_shell: automatically trim whitespace; ignore args that consist solely of whitespace
Hence "//bonemeal       1     4     " now functions correctly
2021-12-28 01:27:39 +00:00
Starbeamrainbowlabs a9b746986a
fixup 2021-07-31 16:08:01 +01:00
Starbeamrainbowlabs 07c55dc740
split_shell: comment debug
also, in 45def53 we fixed a bug with quotes being left behind at the and 
of a string
2021-07-31 16:07:48 +01:00
Starbeamrainbowlabs 45def53294
various commands: Upgrade to use wea.split_shell 2021-07-31 16:03:04 +01:00
Starbeamrainbowlabs bd1da727a4
Integrate split_shell into worldeditadditions
...it's not used anywhere yet though
2021-07-28 18:32:41 +01:00
Starbeamrainbowlabs b708fec2db
fixup 2021-07-28 18:07:21 +01:00
Starbeamrainbowlabs 6a77b3cd21
split_shell: fix escape handling by unwinding escaping by 1 level 2021-07-28 17:54:44 +01:00
Starbeamrainbowlabs c282e286bb
split_shell: correctly handle escaping edge cases 2021-07-28 17:49:18 +01:00
Starbeamrainbowlabs 31a4d89a49
TEST: implement split_shell 2021-07-28 17:39:09 +01:00