top | item 18959169

(no title)

jonasmst | 7 years ago

You should try Slate (https://github.com/jigish/slate), it's great for window management once it's set up. I have hotkeys for positioning windows top-, bottom-, left-, and right halves, move windows to the right or left monitor and for displaying a grid that let you define the size and position of the current window by marking an area in the grid. It needs the Accessibility API, though, which may be an issue if your employer doesn't allow sudo access on their computers. Here's my dotfile: https://github.com/Jonasmst/dotfiles/blob/master/.slate

discuss

order

vermon|7 years ago

Or if you want something with zero set up, use Spectacle https://www.spectacleapp.com/

wyclif|7 years ago

Thanks, I hadn't heard of this and it's an interesting project. One problem, though, is that if you're like me and a heavy user of iTerm2/tmux, Spectacle seems a bit jittery while it's trying to match the terminal window to the desired window dimensions.