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

^K<< doesn’t work, ^K< puts <S-lt> #755

Closed
unclechu opened this issue Sep 24, 2020 · 3 comments
Closed

^K<< doesn’t work, ^K< puts <S-lt> #755

unclechu opened this issue Sep 24, 2020 · 3 comments

Comments

@unclechu
Copy link

When I’m trying to put « symbol by typing <C-k> and then << I get <S-lt>< plain text because just <C-k>< already resolves to <S-lt>.

Version (on NixOS 20.09):

λ nix repl <<<'(import <nixpkgs> {}).neovim-qt.version'
Welcome to Nix version 2.3.7. Type :? for help.

"0.2.15"

@unclechu
Copy link
Author

This is actually fixed in 0.2.16.1, it just didn’t update for quite a while in the NixOS nixpkgs repo.
See NixOS/nixpkgs#98605

@jgehrig
Copy link
Collaborator

jgehrig commented Sep 24, 2020

Thank you for the bug report, this is helpful for other users having the same issues. 👍

Related: #134, #607, #608, #222, #612

@unclechu
Copy link
Author

In case someone would come here by “nix” or “nixos” keyword here how I overridden the version to the latest one for myself (until NixOS/nixpkgs#98605 is getting merged):
unclechu/nixos-config@4f3bf55

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

2 participants