Re: svn commit: r333925 - head/sys/teken
Hi Jean-Sébastien, 2018-05-20 16:21 GMT+02:00 Jean-Sébastien Pédron : > Modified: head/sys/teken/sequences > == > --- head/sys/teken/sequencesSun May 20 06:14:12 2018(r333924) > +++ head/sys/teken/sequences
svn commit: r333925 - head/sys/teken
Author: dumbbell Date: Sun May 20 14:21:20 2018 New Revision: 333925 URL: https://svnweb.freebsd.org/changeset/base/333925 Log: teken, vt(4): Parse the "Cursor style" escape sequence The escape sequence (e.g. `^[[2 q`) was unsupported before and the letter `q` was displayed as a typed cha