lyokha / vim-xkbswitch

vim plugin for automatic keyboard layout switching in insert mode
MIT License
481 stars 23 forks source link

Sway support #55

Open timsofteng opened 2 years ago

timsofteng commented 2 years ago

@grwlf is it really complicated issue to add Wayland switching? E.g for sway. The interface is similar to xkb and could be invoke with sway-msg from vim.

Galicarnax commented 2 years ago

Also waiting for Sway/Wayland support. Currently you may use this hack, but it's working only for entering/leaving insert mode. It does not work for, e.g, motions like f{char}.