You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
#20e41e553 Thanks @hiranofficial! - membook review re-flows hard-wrapped memory bodies before display, and
re-asks on input it does not recognize instead of silently skipping — typed dd meaning delete, the old behaviour printed "Skipped." and moved on, which
on a prompt with a destructive option is the worst way to be wrong. EOF still
quits, so piped input cannot loop.