delorie.com/archives/browse.cgi | search |
Date: | Tue, 31 Jul 2001 11:36:23 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | "Mark E." <snowball3 AT bigfoot DOT com> |
cc: | djgpp-workers AT delorie DOT com |
Subject: | Re: termios flag to control ecma-48 |
In-Reply-To: | <3B6573E3.32619.11E0D3C@localhost> |
Message-ID: | <Pine.SUN.3.91.1010731113400.1042B-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 30 Jul 2001, Mark E. wrote: > \e[3D moves the cursor to the left by 3. \e[4@ (not yet in djgpp cvs but > should work on linux) inserts 4 spaces at the current cursor position. Then I think the driver did respond to the commands. On second thought, what exactly should we expect with OPOST not set? The escape sequences aren't processed in the application, they are processed either in the tty driver or in the terminal itself. So the relevant question is: what is the practical consequence of raw output, and what commands does it affect?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |