hush/editors
Paul Fox 8552aec7fd some combinations of status line and screen refresh don't give a
correct screen, and bug 215 reports trouble with the status line
on small screens.

with this change a) the status line should always be refreshed
properly, b) the status line is a little shorter than it used to
be ("I" instead of "--INSERT--"), c) the status line will be
truncated if it doesn't fit on the screen, and d) if the screen
is too narrow for an error or transient status message (from
psb() or psbs()), then that message will be followed by a "Hit
Return" prompt.  (it wasn't until i did this last bit that the
size grew.  with this, these changes add about 150 bytes.)

- pgf
2005-09-16 12:20:05 +00:00
..
awk.c split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile egor duda writes: 2004-10-08 07:46:08 +00:00
Makefile.in use toplevel ARFLAGS and update default ARFLAGS to be quiet 2005-07-27 01:09:24 +00:00
patch.c Patch -i support from Berhnard Fischer. 2005-09-01 03:02:23 +00:00
sed.c split libbb: moved xregcomp separatelly for speed up recompile 2005-09-14 16:59:11 +00:00
vi.c some combinations of status line and screen refresh don't give a 2005-09-16 12:20:05 +00:00