ShiftIt icon indicating copy to clipboard operation
ShiftIt copied to clipboard

ShiftIt Left or Right no longer cycles through 1/2 --> 1/3 --> 2/3 options

Open kwonfred opened this issue 5 years ago • 6 comments

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.

kwonfred avatar Oct 11 '19 10:10 kwonfred

same for me.

  • v 1.6.6
  • Catalina
  • Macbook pro 15 (2019)

phips28 avatar Oct 17 '19 10:10 phips28

Please look at https://github.com/fikovnik/ShiftIt/wiki/The-Hammerspoon-Alternative

fikovnik avatar Oct 17 '19 11:10 fikovnik

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?

phips28 avatar Oct 17 '19 11:10 phips28

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 .

fikovnik avatar Oct 17 '19 12:10 fikovnik

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 avatar Nov 25 '19 18:11 karmakaze

@karmakaze thanks so much! that works.

phips28 avatar Nov 25 '19 20:11 phips28