Last Updated: February 25, 2016
·
1.338K
· duarte-aragao

Linux terminal/shell paused or stuck?

Is your linux terminal paused or stuck while using Vim?
It happened to me loads of times. I accidently pressed Ctrl-s and stopped the terminal from working. To unpause press Ctrl-q.
It doesn't really get stuck, but it just stops printing the stdout.

Pause: Ctrl-s
Unpause: Ctrl-q