zsh-workers
 help / color / mirror / code / Atom feed
From: mason@primenet.com.au (Geoff Wing)
To: zsh-workers@sunsite.auc.dk
Subject: Re: 4855 does not work in all cases
Date: 9 Jul 1999 03:44:54 GMT	[thread overview]
Message-ID: <slrn7oas1l.c6a.mason@coral.primenet.com.au> (raw)
In-Reply-To: <000601bec934$c4cd3de0$21c9ca95@mow.siemens.ru>

Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru> typed:
:To test - just try something like
:echo "----(80 characters)\n===" and see if you get extra newline. I believe,
:this is exactly what happens with AIX term. It does not happen with all
:terminals program I'm using here (xterm/dtterm) :-)

For am (automargin) terminals: 
  a non-special character must be output at terminal width. 
For non-am terminals:
  a return sequence must be output at terminal width.
 
In each case, any cursor movement must be done after that as its behaviour
cannot be reliably determined (due to certain unmentioned terminal emulators
and not due to dumbterms which tend to have pretty standard behaviour).
I'm pretty sure zle_refresh.c violates this in some special cases (prompt
things I think) so I guess I better fix those soonish.  Printing outside of
zle_refresh.c I've got no idea about.  Sometimes I get the urge to look at
combining all the normal output, e.g. lists, into a more generic
zle_refresh.c  but don't worry, I've kept those urges in check.

Regards,
-- 
Geoff Wing : <gcw@pobox.com>     Work URL: http://www.primenet.com.au/
Rxvt Stuff : <gcw@rxvt.org>      Ego URL : http://pobox.com/~gcw/
Zsh Stuff  : <gcw@zsh.org>       Phone   : (Australia) 0413 431 874


      parent reply	other threads:[~1999-07-09  3:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-08  9:35 Problem with cursor position after wrapped completion lists Sven Wischnowsky
1999-07-08 10:04 ` Andrej Borsenkow
1999-07-08 10:18   ` Correction :-( " Andrej Borsenkow
1999-07-08 11:26     ` 4855 does not work in all cases Andrej Borsenkow
1999-07-08 12:09       ` Oliver Kiddle
1999-07-08 12:56         ` Andrej Borsenkow
1999-07-08 14:39           ` Oliver Kiddle
1999-07-08 15:26             ` Andrej Borsenkow
1999-07-09  8:42               ` Oliver Kiddle
1999-07-09  3:44       ` Geoff Wing [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=slrn7oas1l.c6a.mason@coral.primenet.com.au \
    --to=mason@primenet.com.au \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).