git-learning-game / oh-my-git

An interactive Git learning game!
https://ohmygit.org
Other
2.04k stars 146 forks source link

Larger terminal / hide message area #155

Open xim opened 1 year ago

xim commented 1 year ago

If you start a sandbox, and maybe in the game generally, the terminal window feels undersized. I wish you could hide the message area in order to get a much lager terminal. Now, you can't even read the output of more than a small entry in git log.

In a dream world it might be nice if you could dynamically resize the layout grid, but I realize that's probably a larger task.