Skip to content

Emacs style bindings in insert mode does not work in WSL2 #4249

Closed as not planned
@o8vm

Description

@o8vm

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):

  1. cargo install --path helix-term
  2. hx test
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions