|
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 |
|
|
a9b746986a
|
fixup
|
2021-07-31 16:08:01 +01:00 |
|
|
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 |
|
|
45def53294
|
various commands: Upgrade to use wea.split_shell
|
2021-07-31 16:03:04 +01:00 |
|
|
bd1da727a4
|
Integrate split_shell into worldeditadditions
...it's not used anywhere yet though
|
2021-07-28 18:32:41 +01:00 |
|
|
b708fec2db
|
fixup
|
2021-07-28 18:07:21 +01:00 |
|
|
6a77b3cd21
|
split_shell: fix escape handling by unwinding escaping by 1 level
|
2021-07-28 17:54:44 +01:00 |
|
|
c282e286bb
|
split_shell: correctly handle escaping edge cases
|
2021-07-28 17:49:18 +01:00 |
|
|
31a4d89a49
|
TEST: implement split_shell
|
2021-07-28 17:39:09 +01:00 |
|