Under the hood
Internal rework of the stats screen's ctrl+s copy handler, possible but unconfirmed argument change
What
The part of the terminal interface that handles pressing ctrl+s to copy stats had its internal code reorganized, including renamed variables and functions. One of the arguments passed to the copy-to-clipboard helper differs from before, which might reflect an actual change in what gets copied, though this could not be confirmed against the underlying function.
Why
If this is just a rename, nothing changes for users of ctrl+s to copy stats; but it's called out in case the copied content behaves differently.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
Whether the changed argument reflects an actual behavior change to what ctrl+s copies, or is purely a side effect of renaming.