Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
[Patch] _vim update
- X-seq: zsh-workers 26175
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Zsh Workers" <zsh-workers@xxxxxxxxxx>
- Subject: [Patch] _vim update
- Date: Sat, 27 Dec 2008 21:31:03 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=kI4Ji13/BsBhxE+V2R9SUvZReHOcJO6czaCc35C/H40=; b=LmySWkE8OCMQ22YjMbKAzXkO08w3vPXiB1gat5UzXJXExB7aGI8CSxd7Wk1wtan+YM 9MEj6wMg/N9FFaHaAo/FYzu2lUWk0++QEEm+BtgPIWR/4y0HgyZCbml1GVhUCVIMqcb6 RkgkJUr2vTalkuNgmvtQPZmRomZKNC6eH7fTc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=sbbbLujn3lzVUxw7DEvpDEuDWDU/RuOfsdYUt74/Wsd8BLsB0Cqo9TQkOQjn01PX1n TFRZhkgP8HGfbIAK4ikAgfV5leTU6Eh69DP6+SXIgmBTEOXHqfg9eQnMzWG0L1Umpcqt O/EgHISvDnrWcRjTSiiszH8eJ2E8x4WwARz7s=
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi all,
attached patch should be pretty obvious. The only caveat is
that --socketid and --echo-wid depend on the GUI version.
Making them depend on the -g option is trivial, but that's
not enough as the g* aliases of Vim will enable the GUI,
as well. Thus, I decided to not make them depend on
anything. If anyone has a better suggestion.. :)
Richard
Attachment:
_vim
Description: Binary data
Messages sorted by:
Reverse Date,
Date,
Thread,
Author