Skip to content

Add terminal menu mappings for new tab/tab next/full screen menus #1072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 12, 2020

Conversation

ychin
Copy link
Member

@ychin ychin commented Aug 12, 2020

Vim terminals use tlmenu to specify menu items and the normal amenu doesn't work. This causes functionality such as toggling full screen and going to next/prev tab to not work in terminal mode. Fix that by adding the proper tlmenu mapping to the appropriate items.

Fix #1045

Vim terminals use tlmenu to specify menu items and the normal `amenu`
doesn't work. This causes functionality such as toggling full screen and
going to next/prev tab to not work in terminal mode. Fix that by adding
the proper tlmenu mapping to the appropriate items.

Fix macvim-dev#1045
@ychin ychin merged commit 039502c into macvim-dev:master Aug 12, 2020
@ychin ychin deleted the fix-terminal-tab-menu-mapping branch August 12, 2020 05:57
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.

Can't change tabs when in terminal
1 participant