mirror of
https://github.com/d99kris/nmail.git
synced 2026-04-26 09:46:01 +03:00
[GH-ISSUE #113] [Question] --keydump / -k no longer available? #98
Labels
No labels
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nmail#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @krackout on GitHub (Oct 13, 2022).
Original GitHub issue: https://github.com/d99kris/nmail/issues/113
Originally assigned to: @d99kris on GitHub.
It's mentioned in the nmail's github web page but not in
nmail -hor man page.I can get unused key codes by pressing an unused key and copying the error (ie
Invalid input (0x109)when pressing F1). So not really a problem, just curious.@d99kris commented on GitHub (Oct 13, 2022):
Which version of nmail to you have installed? The keydump functionality was
added fairly recently in
2702be4/ v3.97 so I suspect you could berunning an older version.
@krackout commented on GitHub (Oct 13, 2022):
Indeed, I was on 3.89. I should adjust my github notifications, didn't receive any notice on updates. I've just updated, thank you for the fabulous TUI MTA!
On 2022-10-13 15:42 Kristofer Berggren @.***> wrote: