Skip to content

Enable menu_char to take strings instead of just chars#95

Open
SuppliedOrange wants to merge 1 commit intoaegirhall:developfrom
SuppliedOrange:patch-1
Open

Enable menu_char to take strings instead of just chars#95
SuppliedOrange wants to merge 1 commit intoaegirhall:developfrom
SuppliedOrange:patch-1

Conversation

@SuppliedOrange
Copy link

@SuppliedOrange SuppliedOrange commented Jan 6, 2024

Changing %c from %s to enable the menu character to take strings instead of just chars.

I made this change so that I could use stuff like

menu_char=color(item.index(), fg="red")

Changing %c from %s to enable the menu character to take strings instead of just chars. Not sure if this would break anything, but it works perfectly well for me
@SuppliedOrange SuppliedOrange changed the title %c -> %s Enable menu_char to take strings instead of just chars Jan 6, 2024
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.

1 participant