GNU nano - Bugs: bug #62956, with --zero, the bottom row...
You are not allowed to post comments on this tracker with your current authentication level.
bug #62956: with --zero, the bottom row flickers when holding down M-U
Submitter: | Benno Schulenberg <bens> | ||
Submitted: | Thu 25 Aug 2022 06:47:46 AM UTC | ||
Severity: | 2 - Minor | Status: | Fixed |
Assigned to: | bens | Open/Closed: | Closed |
Thu 25 Aug 2022 06:55:58 AM UTC, comment #1: |
Benno Schulenberg <bens>![]() ![]() |
Thu 25 Aug 2022 06:47:46 AM UTC, original submission:
To see what I mean, run:
Then type: <Ctrl+Shift+Right> M-6, and the hold down ^U until you've filled a few rows. Then hold down M-U. See that on the bottom row "Undid paste" flickers. This is distracting and unneeded. Option --zero is about not showing any unneeded feedback or interface. (Now hold down M-E. See that "Redid paste" flickers on the bottom row.) |
Benno Schulenberg <bens>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Fixed in git, commit 541a2dbc, by conditionalizing the printing of undo/redo messages on the ZERO flag not being set.