Termtile Moves OS X Terminal Windows With Simple Commands
Mac: If you are working in the terminal, it means that you are working with the keyboard, not the mouse. Termtile is a program that allows you to navigate Terminal windows without ever touching your mouse or trackpad.
After installing Termtile, you can simply enter the command to move the terminal window wherever you want. Here is a list of the accepted commands:
-
ll
– fill the left half of the screen -
rr
– fill the right half -
up
– fill the top half -
down
– fill the bottom half -
ul
– fill the top left quarter -
ur
– fill the top right quarter -
dl
– fill the bottom left quarter -
dr
– fill the bottom right quarter -
big
– make the window larger -
cen
–cen
window
This is a pretty handy little utility if you do a lot of Terminal work. As you would expect, you can also customize this to pretty much whatever you want.
Termtile (free) | GitHub via One Thing Well