Issue #19884: readline: Disable the meta modifier key if stdout is not a
terminal to not write the ANSI sequence "\033[1034h" into stdout. This sequence is used on some terminal (ex: TERM=xterm-256color") to enable support of 8 bit characters.
V
Victor Stinner committed
a3c80ce8b7d9ca17641f0bd8cce96791df084b19
Parent: cdb2c60