`--parse raw`: the end of the period of the deleted shell command
Closed this issue · 0 comments
59naga commented
foo, bar, baz.
is chopsticks sentence syntax.
but in the following cases, should not delete the period(.
).
abby 'cp foo/bar .' --parse raw
# + 0 ms @_@ missing package.json.
# + 1 ms @_@ plugin enabled exit, launch, log, parse, watch.
# + 10 ms @_@ task start cp foo/bar .
# usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
# cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
# + 7 ms @_@ task end cp foo/bar . exit code 64.
# + 0 ms @_@ ... watch at src/**/*.js, test/**/*.js.
Please correct the regexp (e.g. /[^ ].$/.test('cp foo/bar .')
).