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

digraphs cannot be inputted in different order #3599

Closed
FelipeLema opened this issue Mar 19, 2019 · 2 comments
Closed

digraphs cannot be inputted in different order #3599

FelipeLema opened this issue Mar 19, 2019 · 2 comments

Comments

@FelipeLema
Copy link

Describe the bug
Digraphs should be able to inputted in any order (as long as either key combination exists). They're note

To Reproduce

  1. Open new file
  2. Press i to change to insert mode.
  3. Ctrl+k to start digraph input
  4. Press '
  5. Press o

Expected behavior
Should write ó like nvim does, but writes nothing (asumes it's wrong input).

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.1.0
  • VSCode version: VSCodium 1.31.1
  • OS: Windows
@jpoon
Copy link
Member

jpoon commented Mar 20, 2019

cc @jbaiter

@jbaiter
Copy link
Contributor

jbaiter commented Mar 28, 2019

Thanks for reporting, I didn't know that this was possible in vim! Should be an easy fix, I'll see to it that I have a PR ready by this weekend.

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

No branches or pull requests

3 participants