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 12488
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Bastian, Waldo" <waldo.bastian@xxxxxxxxx>
- Subject: Re: idea for new feature (was: Re: sticky-note and zle bindings)
- Date: Sat, 26 Jan 2008 16:29:05 +0100
- Cc: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>, "Robert Knight" <robertknight@xxxxxxxxx>, 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=bpLri3dwFO8M2LVnHKnGwNc2tyEuuCiHZv/Sq7mFYzE=; b=rh1VD/Mg3i/RV+lgAZzjdHeKAJo9qoW1b9/+8NRlgNV3gLfFDe3bIHhslT5zFvIDtSjueySB4Xa6zjGE/Vwg+1sLXbjUoDq8P1Z4W/9H84msEtv3kd0r/e9JHARamE2OYkUCiOWSKBmukrM1FECofPq3ak5H0j4VPwTjH480+PM=
- 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=iSzRUPoCFzkPyDlQsgICtYgH+tWAcCG3/gpQ0rWPTRbkvfdkGIkmuDa0RG58D9BBzc6Zc06NNnG+k4EPRhc2zIB7V7KY7QsFhn9N0i9wiFZtflveJtPozoO3qrvh6aU0JotvgD8Vh0tcljQic2xFtQ8+OIP5Tx86D2QNzPLp+i4=
- In-reply-to: <1B47D24854C7BC4FA8DA28BEBB59B0BA02E64EAC@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <13ed09c00801241017x1cd7c454lcbf9156b6bccd9bb@xxxxxxxxxxxxxx> <080124215848.ZM19758@xxxxxxxxxxxxxxxxxxxxxx> <2d460de70801250149t360f9938u18d458b03f464c72@xxxxxxxxxxxxxx> <1B47D24854C7BC4FA8DA28BEBB59B0BA02E64EAC@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jan 25, 2008 9:10 PM, Bastian, Waldo <waldo.bastian@xxxxxxxxx> wrote:
> Replying to the XDG part: You are encouraged to write up a small spec
> that defines file formats & file locations for this. The file locations
> should then be defined in terms of $XDG_DATA_HOME and reference the
> base-dir spec.
Gladly, but that should probably wait a bit until we actually know what
should be done by which part. Does anyone else have any thoughts
about the relative merrits/disadvantages of enhancing XDG or don't
people care either way as long as there is a 'standardized' way to do
this?
> For example, you can say that a shell should look for a file named
> $XDG_DATA_HOME/shell_sessions/$SHELL_SESSION_ID
Even though this looks kinda comical, wouldn't
$XDG_DATA_HOME/$XDG_SESSION_SHELL_DIR/$XGD_SESSION_SHELL_ID
make more sense? I switched the position of SESSION and SHELL
on purpose, as this would faciliate future enhancement for session
state of other programs.
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author