Skip to content
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

Extend OpamConsole.menu to support 35 options #5992

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

dra27
Copy link
Member

@dra27 dra27 commented Jun 6, 2024

The Git-for-Windows and Cygwin options mean at least one Windows user is capable of blowing the previous limit of 9 menu items quite trivally. 1-9 used as before with a-z used for the remaining items.

src/core/opamConsole.ml Outdated Show resolved Hide resolved
Copy link
Collaborator

@rjbou rjbou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

The Git-for-Windows and Cygwin options mean at least one Windows user is
capable of blowing the previous limit of 9 menu items quite trivally.
1-9 used as before with a-z used for the remaining items.
@dra27 dra27 merged commit b749b7a into ocaml:master Jun 6, 2024
29 checks passed
@dra27 dra27 deleted the 35-items branch June 6, 2024 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants