This is due to flow control.
C-s and C-q is reserved key sequence for flow control.
So, by disabling it - just type 'stty -ixon' - you can use C-s and C-q key sequence.
C-s and C-q is reserved key sequence for flow control.
So, by disabling it - just type 'stty -ixon' - you can use C-s and C-q key sequence.
'Domain > Linux' 카테고리의 다른 글
| [Shell] Variable Name Expansion (0) | 2013.03.28 |
|---|---|
| [Linux][Shell] Cleaning PATH environment variable. (0) | 2011.09.15 |
| [Ubuntu] visual effect doens't work with Nvidia driver... (0) | 2011.01.19 |
| [Linux] Writing input event directly. (0) | 2010.11.29 |
| [Linux][Android] Access framebuffer directly - how to (0) | 2010.11.23 |