Closed
Description
If i start demo with zsh
instead of bash
and have oh-my-zsh
installed then the scroll will not work in xterm.js
I am not sure if this is an issue with xterm.js
or oh-my-zsh
The command that causes scroll to stop working is this command: echoti smkx
that is located in .oh-my-zsh/lib/key-bindings.zsh
One can also start xterm.js
without oh-my-zsh
and type that command into terminal and it will stop scrolling.