onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.34k stars 298 forks source link

Sometimes, Oni loses control of NVIM if i use CTRL+K at INSERT MODE #2538

Open mrgaturus opened 6 years ago

mrgaturus commented 6 years ago

Oni Version: 0.3.6 Neovim Version (Linux only): 0.3.1 Operating System: Manjaro Linux 17.1.12

Issue: CTRL-K is for typing an unicode character, using on Oni at Insert Mode sometimes it causes a freezing of nvim and Oni can not do anything (only close and open)

Expected behavior: Fix the issue (obvious)

Actual behavior: Freezes if i use CTRL+K at INSERT MODE

Steps to reproduce: Open Oni, go to Insert Mode, press CTRL+K and try exit from Insert Mode

(Trying to exit from insert mode) screenshot from 2018-08-31 20-08-21

oni-bot[bot] commented 6 years ago

Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.