Closed as not planned
Description
Summary
Emacs style bindings in insert mode does not work in WSL2, for example, Ctrl-b causes "b" to be typed. Others are the same.
Reproduction Steps
I tried this:
Ubutu WSL2(WindowsTerminal.exe):
- cargo install --path helix-term
hx test
- press
i
into insert mode & press Ctrl-b, b to be typed
Helix log
~/.cache/helix/helix.log
2022-10-13T22:00:30.712 helix_view::editor [ERROR] Failed to initialize the LSP for `source.toml` { cannot find binary path }
2022-10-13T22:01:11.639 helix_view::editor [ERROR] Failed to initialize the LSP for `source.toml` { cannot find binary path }
2022-10-13T22:04:31.647 helix_view::editor [ERROR] Failed to initialize the LSP for `source.toml` { cannot find binary path }
Platform
WSL2
Terminal Emulator
WindowsTerminal 1.15.2713.0
Helix Version
helix 22.08.1 (5077ce7)