terminal-emulator

How to turn off Scroll characters


When I use the mouse wheel to scroll up/down the Terminal window Linux all I get are some control characters being printed out. It looks like this..

^[OA^[OA^[OA^[OA^[OA^[OA^[OA^[OB^[OB^[OB^[OB^[OB^[OB^[OA^[OA^[OA^[OA

How can i Turn it off?


Solution

  • just use tput rmcup like its described here https://www.igorkromin.net/index.php/2016/05/05/mouse-wheel-displaying-control-characters-in-a-terminal-or-scrolling-through-history-instead/