Unbind Ctrl+S in terminal
Ctrl+S and Ctrl+Q act by default as commands to pause and resume output in the terminal. This functionality is now rarely used and the default binding often clashes with shortcuts defined by terminal applications, e.g. Command-T Vim plugin.
To disable it, one needs to execute the following command:
stty -ixon
Written by Artur Nowak
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#