On 06/13/1999 (13:27:37), [EMAIL PROTECTED] wrote:
> At 11:14 AM 6/7/99 -0700, Jeremy Chadwick wrote:
> > Having to
> > go through and manually remove all these spaces, even in vi, is
> > a tedious process and should not have to be done at all.
>
> I won't address mutt/slang here, but removing all trailing blanks
> in vi is hardly tedious:
> :%s/ *$//
>
> If that's too much, you can map it to a single key, for example K:
> setenv EXINIT=':map K :%s/ *$//^M'
> (you need to put a "real" control-m in there).
You obviously did not read the thread.
This is not about trailing blanks in input lines or entered
text. This is about DISPLAYED lines via ncurses/slang. It
has nothing to do with vi, nor keymaps, nor anything related
to the sort.
I still have yet to receive two things:
* An answer to why if this problem has been around for
such a long time (and has been discussed before), that why
a solution hasn't been provided.
* An actual solution to the problem.
Still patiently waiting (and most likely will be for 2-3 years).
--
| Jeremy Chadwick [EMAIL PROTECTED] |
| Parodius Networking [EMAIL PROTECTED] |
| UNIX System Administrator http://www.parodius.com/ |