Switching between full screen modes in PuTTY

How to quickly change between full screen modes when using PuTTY

PuTTY is a mainly Windows tool for getting SSH, SCP, and other access to remote servers. In the past I’ve found it useful to jump between full screen and partial screen modes when editing.

This article was initially written in 2010, and I have been using Macs for over a decade at this point, please excuse anything out of date.

Holding down the CTRL key when right-clicking in the PuTTY terminal window will bring up a menu with a good few options on it, one of them is full screen.

This is a handy feature because if you are doing anything that will take more than a couple of minutes having a small window can quickly become distracting (all the windows behind it become background noise) and of course now you have more screen real estate for things like VI to play with.

To come out of full screen mode CTRL and right click again and click full screen again.

Recent posts View all

SEO

Google follows URLs in text

Today I learned that Google follows URLs even when they are plain text

Web Dev

Check in with your database

It pays to take a step back and look at how your database is set up every so often. You will often find quick wins and hidden tech debt.