-
Notifications
You must be signed in to change notification settings - Fork 177
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
feature: Config cycle_results
and skip_groups
#577
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
I still have this question.
…On Sat, Oct 12, 2024, 9:03 PM github-actions[bot] ***@***.***> wrote:
This issue is stale because it has been open 30 days with no activity.
Remove stale label or comment or this will be closed in 7 days.
—
Reply to this email directly, view it on GitHub
<#577 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARBRFBF5YAZLGODCYNSGEDZ3HIHHAVCNFSM6AAAAABOEAVCOKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBYG44DGNRUGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I've been looking for |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
I still have these questions 🤞 |
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue was closed because it has been stalled for 7 days with no activity. |
Did you check the docs?
Is your feature request related to a problem? Please describe.
Hey there, thanks for the v3 rewrite! I appreciate your contributions to OSS.
While migrating my config I found a few settings that I'm not sure made it over, but I want to ask here in case I missed something.
I have the following configs:
and in
next(opts)
:Q1. Where/How can I enable
cycle_results
again? I would like theprev
/next
funcs to go around the list from bottom -> top, or top -> bottom, depending on the direction.Q. Where is
skip_groups
? Is that still a thing?Describe the solution you'd like
N/A
Describe alternatives you've considered
N/A
Additional context
No response
The text was updated successfully, but these errors were encountered: