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

Make :maps work on Windows and add :cmaps. #1201

Merged
merged 2 commits into from Apr 8, 2023
Merged

Conversation

ilyagr
Copy link
Collaborator

@ilyagr ilyagr commented Apr 7, 2023

This makes the :maps command from #1146 work on Windows and creates :cmaps.

This (as well as :maps itself) is based on the work by @jackielii in #1146 and #1152.

I intend to refactor the code in this or a separate PR, but I thought I'd submit the critical and simple bit first. Adding :cmaps is also now trivial, and given the nice new naming scheme it would seem like an omission not to have it. (But I can remove it or split it in a separate PR if it needs more discussion).

This makes the `:maps` command from gokcehan#1146 work on Windows.

This (as well as `:maps` itself) is based on @jackielli's work in gokcehan#1146 and
gokcehan#1152.

I intend to refactor the code in this or a separate PR, but I thought I'd
submit the critical and simple bit first.
After the naming scheme from gokcehan#1146, it would seem weird to not have a :cmaps
command. This could help with issues like gokcehan#876.
@ilyagr ilyagr changed the title Make :maps work on Windows Make :maps work on Windows and add :cmaps. Apr 7, 2023
@gokcehan
Copy link
Owner

gokcehan commented Apr 8, 2023

@ilyagr @jackielii Looks good, thanks.

@gokcehan gokcehan merged commit 1e1486f into gokcehan:master Apr 8, 2023
3 checks passed
@ilyagr
Copy link
Collaborator Author

ilyagr commented Apr 8, 2023

Thanks!

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.

None yet

2 participants