Skip to content

Conversation

@vessellaj
Copy link
Contributor

No description provided.

@vessellaj
Copy link
Contributor Author

I'm not sure if there's a clean way to make tables stay in their insertion order. For example, my bind tables have binds in numeric order, but the output text is in hashmap order. It's not a big problem, but it would be a nice improvement.

@z16
Copy link
Member

z16 commented Jun 21, 2022

I'm not sure if there's a clean way to make tables stay in their insertion order. For example, my bind tables have binds in numeric order, but the output text is in hashmap order. It's not a big problem, but it would be a nice improvement.

This is essentially the difference between using L{} and {} (or T{}). Regular tables and T{} are hash maps, whereas L{} is specifically for ordered entries, but has no key-to-value mapping. If you're using Discord you can join us here and give yourself a dev role, to access our development channels, it's easier to discuss these things there and answer any further questions you have. Otherwise feel free to ask here.

@z16 z16 merged commit 2aeb06c into Windower:dev Jun 21, 2022
z16 added a commit that referenced this pull request Nov 4, 2024
Yush: Added a VerboseKeys setting to enable key display in each macro set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants