-
-
Notifications
You must be signed in to change notification settings - Fork 11
Create "About..." dialog showing mc info as in mcedit #4704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
Milestone
Comments
zyv
added a commit
that referenced
this issue
May 18, 2025
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
zyv
added a commit
that referenced
this issue
May 18, 2025
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
mc-butler
pushed a commit
that referenced
this issue
May 19, 2025
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
The changes in the branch associated with this issue have been approved. |
ping |
zyv
added a commit
that referenced
this issue
May 25, 2025
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
zyv
added a commit
that referenced
this issue
May 25, 2025
Ticket #4704: add about box for `mc` and move display info there
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
Is there an existing request for this?
Is your feature request related to a problem?
As a follow up to #4702, we would like to have a place to put various run and build time information about mc.
Describe the solution you'd like
An "About..." box is added as the last item in the "Options" pull-down menu. It should contain the codepage information from "Appearance..." and maybe something from
mc -V
(or a reference tomc -V
).Describe alternatives you've considered
Extending
mc -V
is not necessarily helpful.Additional context
No response
The text was updated successfully, but these errors were encountered: