ZIm/crates/git_ui
Conrad Irwin c8b782d870
git: Hard wrap in editor (#26507)
This adds the ability for the editor to implement hard wrap (similar to
"textwidth" in vim).

If you are typing and your line extends beyond the limit, a newline is
inserted before the most recent space on the line. If you are otherwise
editing the line, pasting, etc. then you will need to manually rewrap.

Release Notes:

- git: Commit messages are now wrapped "as you type" to 72 characters.
2025-03-12 13:48:13 -06:00
..
src git: Hard wrap in editor (#26507) 2025-03-12 13:48:13 -06:00
Cargo.toml git: Add an onboarding and banner flow (#26518) 2025-03-12 16:17:47 +00:00
LICENSE-GPL Add placeholder git panel (#21894) 2024-12-11 22:13:52 -05:00