On Sat, Jul 30, 2022 at 11:18 AM Anton Sharonov <anton.sharonov@gmail.com> wrote:
That makes sense now, thanks for clarification.
Ctrl+something still works, just this specific case (Ctrl+-) is
stopped to work. I created an issue on the tracker to capture it,
feel free to add more details:
https://github.com/vim/vim/issues/10817
Basically until it is fixed, you can use following workaround:
imap <C--> TEST
With best regards, Anton
Thanks for creating the issue, Anton. I added a comment to it about how 0<c-s-d> works, just not 0<c-d>:
imap 0<c-d> 0<c-s-d>
Much appreciated.
Salman
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CANuxnEczOUtQziWWM4fXqFDc%3DeydCA%2BF4qAgg0jCFKbmv5X3PQ%40mail.gmail.com.
No comments:
Post a Comment