-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This change adds a new TermOption, "has_leading_newline". When this option is set to false (default is true), TermLock::ensure_height() does not add a leading newline (=the separator between the original line contents and the new contents) to the output anymore. When it is set to true, there is no change in ensure_height()'s behavior (the leading newline is present).
- Loading branch information
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters