vscode-emacs-friendly
vscode-emacs-friendly copied to clipboard
Repeat (holding) kill (ctrl+k) appears to have some async issues
Presssing and holding ctrl+k does not do as expected. There appears to be some lines skipped or missed.
I'm facing this as well. It also interferes with multi-cursor editing.
Yes. Same for me. Now I'am, always marking a region with Strg+space and cursor down and than hit delete. Is little inconvenient.
FYI I am helping to improve kill exprerience in a sister fork that doesn't have these issues: https://github.com/rkwan94/vscode-emacs https://github.com/rkwan94/vscode-emacs/pull/8
Any update on fixing this? Is this project still maintained?