$ code --status
Version: Code 1.19.3 (7c4205b5c6e52a53b81c69d2b2dc8a627abaa0ba, 2018-01-25T10:25:01.248Z)
OS Version: Darwin x64 16.6.0)
less somefile.txt
- Use mouse pad / mousewheel to scroll. Doesn't work. Key up / down works, but mousewheel doesn't
This works inside the native mac osx terminal just fine.
Basically integrated terminal needs to sends arrow keys when in alternate screen mode when mouse scrollup/scrolldown events are fired
Integrated terminal breaks usability of screen / less / vim e.t.c
less somefile.txtThis works inside the native mac osx terminal just fine.
Basically integrated terminal needs to sends arrow keys when in alternate screen mode when mouse scrollup/scrolldown events are fired
Integrated terminal breaks usability of screen / less / vim e.t.c