Path: utzoo!attcan!uunet!samsung!dali.cs.montana.edu!uakari.primate.wisc.edu!aplcen!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn) Newsgroups: comp.unix.questions Subject: Re: Alternate characters at bottem right hand corner. Keywords: curses, ansi, vt100 Message-ID: <13250@smoke.BRL.MIL> Date: 27 Jun 90 12:46:38 GMT References: <1344@wiggles.UUCP> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 8 In article <1344@wiggles.UUCP> theo@wiggles.UUCP (T. Kramer) writes: >Has anybody out there got a solution? You're not supposed to try to place a character at the LRC, for obvious reasons. However, on terminals that support character (or, yuck, line) insertion, you can achieve the same effect by building a last line with some earlier character left out, then insert the left-out character to shift the rest of the line over.