Commit a065a006 authored by Christoph Ender's avatar Christoph Ender
Browse files

Several history enhancements for new scrolling.

Implemented counting of wraparounds to implement new function
"validate_outputhistory", replaces "has_wrapped".

The "validate_outputhistory" function return true if the history object
in question is still valid, false if not.

Added "rewound_paragraph_was_newline_terminated" flag so it's possible
to tell whether the last paragraph in the output has been newline-
terminated or not.

Did some code-cleanup.
parent 4054b4fe
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment