Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: some way to inherit kill ring in su'd shell?
- X-seq: zsh-workers 26294
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: gak@xxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxx
- Subject: Re: some way to inherit kill ring in su'd shell?
- Date: Sun, 11 Jan 2009 21:33:37 -0800
- In-reply-to: <m3k5916unp.fsf@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <18789.30656.261463.382208@xxxxxxxxxxxxxxxxxx> <20090110095231.GA61601@xxxxxxxxxxxxxxxxxxxx> <m33afq97gg.fsf@xxxxxxxxxxxxxx> <20090111025418.GA7272@xxxxxxxxxxxxxxxxxxxx> <m3tz857mkm.fsf@xxxxxxxxxxxxxx> <090111110748.ZM12349@xxxxxxxxxxxxxxxxxxxxxx> <m3r63975pd.fsf@xxxxxxxxxxxxxx> <m3ocyd70aj.fsf@xxxxxxxxxxxxxx> <090111193317.ZM12655@xxxxxxxxxxxxxxxxxxxxxx> <m3k5916unp.fsf@xxxxxxxxxxxxxx>
On Jan 11, 11:00pm, Greg Klanderman wrote:
}
} There isn't a builtin module for base64 encoding is there? :-)
Not at present.
One problem you're eventually going to run into, probably when you least
want to, is the environment not permitting enough space to pass all the
(expanded-30%-by-base64) text in the killring through it. Finding a
secure place to pass it through a file is probably most foolproof, even
if you have to gpg the file or something.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author