With word wrap enabled, new trailing spaces are not wrapped #1361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Actual: Line is not wrapped, horizontal scrollbar appears.
Expected: Line should wrap. Sublime Text has different wrapping behavior, but I'm not entirely convinced that it's good. It breaks twice, once to wrap the span of spaces, then again at some seemingly arbitrary point to break the span in two.
mentioned in merge request !10255
It should be noted this behaves correctly in Firefox currently (but not Chrome).
This is another symptom of #1362
mentioned in issue #3145
mentioned in issue #2915
mentioned in issue #2955