ShiftIt
ShiftIt copied to clipboard
ShiftIt Left or Right no longer cycles through 1/2 --> 1/3 --> 2/3 options
When I press the "Left" or "Right" shortcuts on the latest binary build (1.6.6), it snaps / resizes to 1/2 of the screen on the left or right side respectively. However, it no longer cycles through 1/3 and 2/3 screen size options.
I am noticing this behavior on Macbook Pro 15 Inch (2016) and iMac (2014) on both macOS Mojave and Catalina.
same for me.
- v 1.6.6
- Catalina
- Macbook pro 15 (2019)
Please look at https://github.com/fikovnik/ShiftIt/wiki/The-Hammerspoon-Alternative
Please look at https://github.com/fikovnik/ShiftIt/wiki/The-Hammerspoon-Alternative
how does this work with left, right, up down keys? have you tried?
It is an alternative to ShiftIt. I have not tried it since I do not use OSX anymore.
On Thu, Oct 17, 2019 at 1:18 PM Phil [email protected] wrote:
Please look at https://github.com/fikovnik/ShiftIt/wiki/The-Hammerspoon-Alternative
how does this work with left, right, up down keys? have you tried?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fikovnik/ShiftIt/issues/303?email_source=notifications&email_token=AAC3PEQ6T5DO6PWFJX7TNOLQPBCYBA5CNFSM4I7YALWKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBPXPGY#issuecomment-543127451, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC3PET7L5T44YLGC3WH553QPBCYBANCNFSM4I7YALWA .
There is no UI for enabling this option. The FAQ section of the README.md has the solution: Enter the following in a terminal.
defaults write org.shiftitapp.ShiftIt multipleActionsCycleWindowSizes YES
@karmakaze thanks so much! that works.