Re: Problem with pdksh and multi-line prompt



I have some trouble with pdksh if my prompt gets longer than one
line, it gets wrapped correctly and a cursor is there but my input
is no longer visible. For example I can type ls and get the correct
output, what I'm typing is just not visible.

The ksh(1) manual page states that:

... if a line is longer than the screen width (see COLUMNS
parameter), a >, + or < character is displayed in the last
column indicating that there are more characters after,
before and after, or before the current position,
respectively. The line is scrolled horizontally as necessary.

--
Kenan Kalajdzic
.



Relevant Pages

  • Re: (repost): Very tough question, about HTML manipulation
    ... You need to be able to apply a regular expression to chunks of text, so I can see why my individual character method would not work. ... Again create a Cursor and Reference Range. ...
    (microsoft.public.scripting.jscript)
  • Re: Virus Symptoms ?
    ... key) and the delete key deleted all the charcaters back to the cursor. ... Also, arrow keys move, yes. ... backspace to delete the incorrect character ... and type the correction to insert. ...
    (microsoft.public.windowsxp.basics)
  • Re: column count in VB6
    ... > is supposed to return me the current, I guess current Character count ... > The .getcurrentcolumnnumber does that, but stops after I go off the ... RichTextBox if the references are changed appropriately (TextBox to ... also gives the column that the cursor is in. ...
    (microsoft.public.vb.general.discussion)
  • OT: Editor like CygnusEd on Amiga
    ... Can anyone give me a recommendation about an editor that is as close as ... the cursor character by character. ... Turbo does not scroll at all, ...
    (Fedora)
  • RE: (repost): Very tough question, about HTML manipulation
    ... get the TextRange from the selection object. ... Let us call this the "Cursor", which we will use to go character by character. ... Collapse the Cursor range, using the collapsemethod, to the start of the Reference range. ...
    (microsoft.public.scripting.jscript)