vercel/hyper

Add support for a iTerm 2-escue 'Smart window placement' option

Open

#683 opened on Sep 1, 2016

View on GitHub
 (7 comments) (5 reactions) (0 assignees)TypeScript (3,558 forks)batch import
good first issuehelp wanted🛠 Type: Feature Request

Repository metrics

Stars
 (44,582 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

iTerm2 has an option called Smart window placement (search for it on this page) that places new terminal windows where they will overlap other terminal windows the least. At the moment, Hyperterm place new windows in the center of the screen, which can at times be irritating. An option to place new windows randomly could also be useful.

Contributor guide