mirror of
https://github.com/clap-rs/clap
synced 2024-12-18 00:23:11 +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. |
||
---|---|---|
.. | ||
help.rs | ||
macros.rs | ||
meta.rs | ||
mod.rs | ||
parser.rs | ||
settings.rs |