Limit number of displayed options
Author: LaubeeeCreated Feb 10, 2026Updated Feb 10, 2026
Similar to #205 but with a way simpler approach, analogous to LIMIT BY in SQL.
Noone is going to manually scroll through hundreds or thousands of items anyway if there is a search functionality, so simply restricting rendering to the top N elements would be neat.
Source: dip/cmdk