Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Size zero allocations
- X-seq: zsh-workers 13753
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Size zero allocations
- Date: Sun, 25 Mar 2001 21:22:49 +0000
- In-reply-to: <200103071009.LAA06906@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200103071009.LAA06906@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Mar 7, 11:09am, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
} > Press kill-whole-line at an empty prompt
}
} Well, adding an empty string to the kill ring doesn't seem to make
} much sense... maybe we should just add a `if (!ct) return;' to cut()
} (in zle_utils.c)?
I'm in favor of this.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author