Skip to content

Evaluate the options to autodetect the keyboard layout of the user #4

@pacha

Description

@pacha

The idea is that the user doesn't have to set g:vem_layout manually in their vemrc file, and the correct layout will be taken from the system configuration.
Potential problems:

  • Making it work across platforms
  • Requiring external commands that may or may not be present on the system
  • Figure out what to do in the case of remote editing (eg. through SSH)

@mirsella opened #3 with working code for Linux. In order to include this functionality, we should ensure that it works for (Linux, Mac and Windows or that there's a reasonable fallback).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions