Resetting the terminal
# My Way stty sane && stty -ixon -ixoff ignpar -ixany # Using reset reset # Using stty stty sane # Using setterm setterm -reset > /dev/tty1
# My Way stty sane && stty -ixon -ixoff ignpar -ixany # Using reset reset # Using stty stty sane # Using setterm setterm -reset > /dev/tty1