VasylBaran / CommandShift

CommandShift allows you change input source (in MacOS) using Windows-style shortcuts
GNU General Public License v3.0
94 stars 0 forks source link

Please add the ability to change more than two layouts with Command + Shift #12

Open sepazik opened 8 months ago

sepazik commented 8 months ago

Hi. I have 3 languages on my Mac English Ukrainian and Hebrew. CommandShift only changes 2 of them. Please add the ability to change the third language too. So that with Command + Shift I can change all 3 languages.

sepazik commented 8 months ago

I find the solution here https://github.com/VasylBaran/CommandShift/issues/4#issuecomment-1469902031

VasylBaran commented 6 months ago

@sepazik here's a small workaround to make it work.

Go to your system settings -> Keyboard shortcuts -> Input Sources and change shortcut for "Select next source in Input menu" to "⌃Space" and then either disable or change shortcut for "Select previous source in Input menu" to something else (otherwise there would be a conflict of shortcuts).

It's a temporary workaround but it works. I plan to add a better (out-of-the-box) solution in the near future. Cheers!