Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: idea for new feature (was: Re: sticky-note and zle bindings)
- X-seq: zsh-users 12903
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Robert Knight" <robertknight@xxxxxxxxx>
- Subject: Re: idea for new feature (was: Re: sticky-note and zle bindings)
- Date: Wed, 11 Jun 2008 01:57:41 +0200
- Cc: zsh-users@xxxxxxxxxx
- 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:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=dY7xuNz9PDUmaVC0MaRwheSexErubyEwzZ1o/y+GF24=; b=bDJndwdRXhAfEQ2VFcpBIBfDal+Gj9rFFTMHakY6FRdqN7BmxrKIG6g+YUkMuhua1d 1XVUNPuHVYkQpgh3uNrPH3Olia7z05PrZhWdxMBIE/d5PD6i9863B7l7rjR4bRPIBCT2 S6UiICLMyI0O7z6XMG1n7nptxMiEodXDXveqM=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GtQVHLTv+UMwRpdPvfP17EHkGE2PwfzEGEsWNryB/cee5BCp9sQVWQZhBLx+/wiAYC 6QeF3HdtYQV6pM895MAJG6IhRdPJ6uNXQ6eC2CBEYB5mmDZ2nwn4X7ci85g01riGO/AF qcu6XroVUpqeUg/vi2L8ZvUy0iVOECLTHeAGs=
- In-reply-to: <13ed09c00806062139g6e0e81eaxb350eaca45698a94@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <080125095733.ZM20873@xxxxxxxxxxxxxxxxxxxxxx> <2d460de70801250149t360f9938u18d458b03f464c72@xxxxxxxxxxxxxx> <1B47D24854C7BC4FA8DA28BEBB59B0BA02E64EAC@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <2d460de70801260729q34fb7ed8o11446e63a320b2ad@xxxxxxxxxxxxxx> <13ed09c00801251018l1007ac9an9c453651d5695c46@xxxxxxxxxxxxxx> <080125181227.ZM21172@xxxxxxxxxxxxxxxxxxxxxx> <2d460de70801260741q16e4f197he2307be6e4f81c82@xxxxxxxxxxxxxx> <080126153143.ZM6173@xxxxxxxxxxxxxxxxxxxxxx> <20080128163340.GA18831@xxxxxxxxx> <13ed09c00806062139g6e0e81eaxb350eaca45698a94@xxxxxxxxxxxxxx>
On Sat, Jun 7, 2008 at 06:39, Robert Knight <robertknight@xxxxxxxxx> wrote:
> I favour the first option because the shell can pick a suitable place
> to store its
> state information which is in the same location/format as the rest of
> its data. Unlike a filename, an ID also works over remote
> connections.
I prefer a variable, as well.
[this used to be before the part above]
> but users might choose human-readable names if they wanted to do their
> own session management.
In that case, the shell would need to be able to handle changing
IDs. Think starting TE & shell with random ID, changing ID, switching over.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author