cursive

Issues at: https://git.io/cursive-issues
thheller 2021-02-21T11:43:33.032400Z

Any ideas what could cause a keyboard shortcut to stop working? I have paredit "Kill" bound to ctrl+k but for some reason is stopped working with the idea+cursive update I made recently. I checked the keybindings and it is there with no conflict. I can bind it to another key and that works but ctrl+k does not. any hints on where to look?

thheller 2021-02-21T11:47:48.032800Z

restarting and quitting all other apps doesn't fix it either

thheller 2021-02-21T13:34:53.033300Z

tracked it down to ideavim I guess. at least it works when that is disabled.

thheller 2021-02-21T13:36:31.033900Z

ah. guess ideavim keybinds are configured elsewhere and don't show up in the normal place. fixed now, sorry for the noise.

emilaasa 2021-02-21T15:17:02.034600Z

:actionlist can be useful for seeing ideavim bindings

2021-02-21T17:30:44.035600Z

@thheller FWIW I had that exact problem when I upgraded as well.

2021-02-21T17:31:13.036200Z

Super confusing. The “disable vim” button at the bottom of the window was super helpful in figuring it out.