Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: newuser system
- X-seq: zsh-workers 22025
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: newuser system
- Date: Thu, 24 Nov 2005 18:20:00 +0000
- In-reply-to: <20051124114211.1fc867ab.pws@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200511231113.jANBD95L013878@xxxxxxxxxxxxxx> <1051124060054.ZM29995@xxxxxxxxxxxxxxxxxxxxxxx> <20051124114211.1fc867ab.pws@xxxxxxx>
On Nov 24, 11:42am, Peter Stephenson wrote:
}
} > zdmsg=${(%):-%~}
} >
} > (How's *that* for obfuscation?)
}
} That would deserve another "snicker", but $zd isn't necessarily the current
} directory at that point
Sorry, my obfuscation was incomplete. :-)
PWD=$zd eval 'zdmsg=${(%):-%~}'
} [...] maybe I could set the initial [keymap] state to "Recommended"
} and the default so that it picks "bindkey -e" unless you explicitly
} tell it not to?
Sounds like the right idea.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author