Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

vim hangs

Ctrl + q 
Comment

vim hangs

To unfreeze Vim Press
CTRL + q

This happened because you might have accidentally pressed 
CTRL + s (Software Control Flow)


XOFF/XON representations in ASCII
Code	Meaning	               ASCII  Dec	Hex	Keyboard
XOFF	Pause   transmission   DC3	  19	13	CTRL + s
XON	    Resume  transmission   DC1	  17	11	CTRL + q
Comment

PREVIOUS NEXT
Code Example
Shell :: install pug 
Shell :: corntab using nano 
Shell :: ifconfig not found ubuntu 
Shell :: restart nginx ubuntu 
Shell :: echo to file permission denied 
Shell :: how to install kivy in ubuntu 
Shell :: purge apache 2 
Shell :: cd: permission denied: 
Shell :: arch linux vscode 
Shell :: apache2 site 
Shell :: ufw enable 
Shell :: install tkinter 
Shell :: bash: /usr/local/bin/docker-compose: No such file or directory 
Shell :: - laravel/installer is locked to version v3.2.0 and an update of this package was not requested. 
Shell :: ionic cordova live reload 
Shell :: linux add to path 
Shell :: remove submodule git 
Shell :: spacy install en_core_web_lg 
Shell :: download library to read text from a pdffile python 
Shell :: Remove the credentials of git 
Shell :: cmake openssl linux 
Shell :: how to install scikit-learn 
Shell :: cancel merging 
Shell :: npm install mocha dev dependency 
Shell :: macos start avd cmd 
Shell :: github ue4 gitignore 
Shell :: bash read a file line by line 
Shell :: how to manage icloud drive in terminal 
Shell :: bash find all files containing string 
Shell :: install drush 
ADD CONTENT
Topic
Content
Source link
Name
7+5 =