myshov / xkbswitch-macosx

Console keyboard layout switcher for MacOS
218 stars 26 forks source link

Added -m and -a options. #11

Open rsoome opened 4 years ago

rsoome commented 4 years ago

Added -a option to view all available kb languages. Added -m option to cycle through available languages.

Indexing now starts from 1 since the languiage at index 0 is always "PressAndHold", which seems to do nothing. This needs checking, I'm currently running Mojave 10.14.6.

Also added newline printing to where it was missing.

myshov commented 4 years ago

@rsoome hello! Thank you for your contribution! I will take a look on your pr when there will be more free time. Stay tuned ;)