LilyC Posted June 11, 2021 Share Posted June 11, 2021 When I run "mumble /?" it spawns a help menu. However, I am unable to resize it or scroll through it, and it is very long so I cannot view it all. I have been looking at the full options on one of the Github pages, but is there an easier way to properly view the help menu? Quote Link to comment Share on other sites More sharing options...
Administrators Krzmbrzl Posted June 12, 2021 Administrators Share Posted June 12, 2021 I think there is no way to cut down the size of the help window that is used on Windows but you could have a look at the source code as there the help message is contained as a plain String. Not a pretty solution but I would say that as a workaround it does the job: https://github.com/mumble-voip/mumble/blob/fa80b18a481b8c58e7e5c3a39c813cce1da1d70c/src/mumble/main.cpp#L227-L314 Quote Link to comment Share on other sites More sharing options...
LilyC Posted June 21, 2021 Author Share Posted June 21, 2021 That is helpful, thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.