| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | fix: prevent K_EVENT from stopping Select mode CTRL-O #15688 | zeertzjq | 2021-09-17 |
| When using Goneovim, Select mode `CTRL-O` returns back to Select mode immediately (even with `--clean`). Neovim TUI (with some plugins) also randomly returns to Select mode even if no keys are pressed when using `CTRL-O` in Select mode. | |||