Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Stripping superfluous spaces in command input
- X-seq: zsh-workers 1064
- From: Wayne Davison <wayne@xxxxxxxxxxxxxxxxxx>
- To: Zsh hacking and development <zsh-workers@xxxxxxxxxxxxxxx>
- Subject: Stripping superfluous spaces in command input
- Date: Mon, 13 May 1996 17:42:05 -0700
Is anyone planning to add an option that will strip trailing and unquoted
extra spaces from zle input? If not, I'd appreciate a hint how best to
go about it. I think I would like to add the stripping to the zleread()
function, but I'm not sure what functions are available to help me find
the next token on the line so that I only eliminate superfluous spaces.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author