Skip to content

Changed one old menu item name to a new one#19201

Closed
koron wants to merge 1 commit intovim:masterfrom
koron:unify-one-item-in-menu
Closed

Changed one old menu item name to a new one#19201
koron wants to merge 1 commit intovim:masterfrom
koron:unify-one-item-in-menu

Conversation

@koron
Copy link
Copy Markdown
Contributor

@koron koron commented Jan 17, 2026

Problem: There is an unavailable "Sponsor/Register" item in the Help menu.

The item names of tlmenu, which are only valid in terminal mode, were not updated, so unnecessary items that were unavailable were displayed.

This item is also very confusing when creating menu translations.

Solution: The item name has been unified to "Sponsor".

In addition, the indentation of an item with the same name in the regular menu has been corrected.

Problem: There is an unavailable "Sponsor/Register" item in the Help
menu.

The item names of tlmenu, which are only valid in terminal mode, were
not updated, so unnecessary items that were unavailable were displayed.

This item is also very confusing when creating menu translations.

Solution: The item name has been unified to "Sponsor".

In addition, the indentation of an item with the same name in the
regular menu has been corrected.

Signed-off-by: MURAOKA Taro <[email protected]>
@koron
Copy link
Copy Markdown
Contributor Author

koron commented Jan 17, 2026

You can see there is a disabled item labeled Sponsor/Register.
You'll also notice there is a menu item labeled "Sponsor."

image

This menu item is only enabled in terminal mode.

image

@koron koron marked this pull request as ready for review January 17, 2026 16:19
@chrisbra
Copy link
Copy Markdown
Member

thanks

@chrisbra chrisbra closed this in 658cc10 Jan 18, 2026
zeertzjq added a commit to zeertzjq/neovim that referenced this pull request Jan 18, 2026
… new one

Problem:  There is an unavailable "Sponsor/Register" item in the Help
          menu.
Solution: The item name has been unified to "Sponsor".

The item names of tlmenu, which are only valid in terminal mode, were
not updated, so unnecessary items that were unavailable were displayed.

This item is also very confusing when creating menu translations.

In addition, the indentation of an item with the same name in the
regular menu has been corrected.

closes: vim/vim#19201

vim/vim@658cc10

Co-authored-by: Muraoka Taro <[email protected]>
g-branden-robinson pushed a commit to g-branden-robinson/vim that referenced this pull request Jan 20, 2026
Problem:  There is an unavailable "Sponsor/Register" item in the Help
          menu.
Solution: The item name has been unified to "Sponsor".

The item names of tlmenu, which are only valid in terminal mode, were
not updated, so unnecessary items that were unavailable were displayed.

This item is also very confusing when creating menu translations.

In addition, the indentation of an item with the same name in the
regular menu has been corrected.

closes: vim#19201

Signed-off-by: MURAOKA Taro <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
iurymarques pushed a commit to iurymarques/neovim that referenced this pull request Feb 7, 2026
… new one

Problem:  There is an unavailable "Sponsor/Register" item in the Help
          menu.
Solution: The item name has been unified to "Sponsor".

The item names of tlmenu, which are only valid in terminal mode, were
not updated, so unnecessary items that were unavailable were displayed.

This item is also very confusing when creating menu translations.

In addition, the indentation of an item with the same name in the
regular menu has been corrected.

closes: vim/vim#19201

vim/vim@658cc10

Co-authored-by: Muraoka Taro <[email protected]>
@koron koron deleted the unify-one-item-in-menu branch March 20, 2026 04:43
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