Re: [9fans] invisible prompt in win



* erik quanstrom (quanstro@xxxxxxxxxxxx) wrote:
the fact that the tick shows is also a bug. notice the scroll bar.

What do you mean? You're showing no characters in the pane, the
insertion point is after the last character.

yes, but you're not showing the line which includes the prompt.
either the tick and the prompt need displaying or neither do. this
line is not long enough to wrap.

To me it looks more like a consequence of Plan 9's treatment of files as
sequences of bytes/chars/runes rather then sequences of lines as is common
in Unix. Basically, you can't scroll beyond the end of the file, and if the
insertion point coincides with the eof there's no need to jump on input. A
(possibly) related effect can be seen if you scroll across very long lines
(I saw this when viewing an e-mail with a somewhat large number of
recipients.) You might still consider it a bug, but I'm afraid the fix won't
really be straightforward and you might end up half way towards cursor
addressing.

Rio and sam show the same behaviour, by the way.

Regards,
Martin


.



Relevant Pages

  • Re: [9fans] invisible prompt in win
    ... insertion point is after the last character. ... but you're not showing the line which includes the prompt. ... How many characters would you say need to remain showing? ...
    (comp.os.plan9)
  • Re: [9fans] invisible prompt in win
    ... Or do you want to have the ability to scroll beyond the end of your ... blue past the edge of the world? ... How many characters would you say need to remain showing? ...
    (comp.os.plan9)
  • Re: Vim: deleting first character and inserting a char at first column
    ... Now, the second, inserting a char at first column. ... To repeat the insertion on subsequent lines, ... followed by the character or characters to be inserted, ... That will repeat the insertion on every highlighted line. ...
    (comp.editors)
  • Re: Word Bug: Find/Replace wildcards while track changes is turned on is buggy
    ... characters, where the first character is a digit, in the example search ... I want to put a flag character before and after the string ... the deletion and insertion would ... and in such a way as to make the replacement ...
    (microsoft.public.word.docmanagement)
  • Word Bug: Find/Replace wildcards while track changes is turned on is buggy
    ... A user I work with has found an unusual bug in Microsoft Word, ... characters, where the first character is a digit, in the example search ... I want to put a flag character before and after the string ... the deletion and insertion would ...
    (microsoft.public.word.docmanagement)