flex layout (automatically switch between vertical and horizontal layout) #1178
-
Is it possible to have a cutoff defined where the picker will switch from horizontal to vertical layout? example from telescope:
|
Beta Was this translation helpful? Give feedback.
Answered by
dpetka2001
Feb 14, 2025
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
niderhoff
-
@dpetka2001 oh great! thanks man. I can easily customize the break point now I guess. the API is really nice |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
snacks.picker
already does this at 120 cols. You can see the default config here.preset
can be a function which you can manipulate to your liking.