mirror of
https://github.com/clap-rs/clap
synced 2024-12-17 16:13:10 +00:00
564c5f0f17
Before, inserting a newline did not move the prev_space index forward. This meant that the next word was measured incorrectly since the length was measured back to the word before the newly inserted linebreak. Fixes #828. |
||
---|---|---|
.. | ||
app | ||
args | ||
completions | ||
errors.rs | ||
fmt.rs | ||
lib.rs | ||
macros.rs | ||
osstringext.rs | ||
strext.rs | ||
suggestions.rs | ||
usage_parser.rs |