Cog-Creators / Cog-Creators/Red-DiscordBot
[HelpFormatter] Pagination is weird
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 2.5k
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 1
Description
# Other bugs
#### What were you trying to do?
Set pagecharlimit to max
#### What were you expecting to happen?
All commands shows in minimum count of long pages
#### What actually happened?
When pagecharlimit is set to >max value, some of the commands dont seems to be on nonexistent page (4/4 pages, no "No Category" category)
5000 limit is set:

*here goes very long list of commands*

4000 limit is set:

#### How can we reproduce this issue?
*I dont have any stable steps to reproduce*
Contributor guide
Assessment
This issue has not been assessed yet.