From: Roberto E. Vargas Caballero Date: Fri, 31 Jan 2014 20:53:53 +0000 (+0100) Subject: Add MC for a single line X-Git-Url: https://jasonwoof.com/gitweb/?a=commitdiff_plain;h=cf332a325dafe7e9ed6d87df9dcec29149c5042c;hp=cf332a325dafe7e9ed6d87df9dcec29149c5042c;p=st.git Add MC for a single line This sequence print the current line. It is different to the 'printer on' sequence, where all the characters that arrive to the terminal are printer. Here only the ascii characters are printed. ---