On 18 January 2011 00:44, Aaron Davies <aaron.dav...@gmail.com> wrote:
> On Sunday, January 16, 2011, John Magolske  wrote:
>
>> Also, `w3m -dump` behaves this way (some indentation, but after
>> one or two levels the comments become flat) regardless of whether
>> $TERM= linux, screen.linux, xterm or screen.
>
> Does the literal text (viewed in vi, through cat -v, etc.)from w3m
> -dump show any differences when used within or without screen? In
> particular, is the indentation implemented with spaces, tabs, or
> something else? (ANSI control character possibly?)
>
> Similarly an interactive session in screen could be logged with
> screen's "log" (H) command, and a plain console one could potentially
> be tee'd or something.

The script utility could be used to capture the raw output of w3m in a
plain console.
http://en.wikipedia.org/wiki/Script_%28Unix%29

H.

_______________________________________________
screen-users mailing list
screen-users@gnu.org
http://lists.gnu.org/mailman/listinfo/screen-users

Reply via email to