Skip to content
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

Support for :simalt to activate menus #1004

Closed
eugenesvk opened this issue Feb 14, 2024 · 4 comments
Closed

Support for :simalt to activate menus #1004

eugenesvk opened this issue Feb 14, 2024 · 4 comments
Labels

Comments

@eugenesvk
Copy link
Contributor

The alt+X remapping docs mention that there is a substitute for when you've remapped Alt+F, but still want to activate the F menu - you use |:simalt| command #579

But as far as I understand, it's still not implemented?

@gerardroche
Copy link
Contributor

I don't understand. Are you looking for one of:

set winaltkeys=menu
set winaltkeys=yes
set winaltkeys=no

@eugenesvk
Copy link
Contributor Author

No, I'm looking for a key combo that can open the File menu even when the original Alt+F shortcut is used by NV to execute something else, so something like :map <C-M-f> :simalt f<CR>

  					*:simalt* *:sim*

:sim[alt] {key} simulate pressing {key} while holding Alt pressed.
{only for Win32 versions}
Note: ":si" means ":s" with the "i" flag.

https://github.com/NeoVintageous/NeoVintageous/blob/master/res/doc/gui_w32.txt

@gerardroche
Copy link
Contributor

The :simalt command is not implemented.

@gerardroche
Copy link
Contributor

gerardroche commented Feb 20, 2024

Moved to roadmap doc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants