Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zkbd on OS X
- X-seq: zsh-users 16687
- From: "Daniel Serodio (lists)" <daniel.lists@xxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: zkbd on OS X
- Date: Mon, 02 Jan 2012 16:57:56 -0200
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
Since 4.3.5 or so[1], zkbd uses ${DISPLAY:-$VENDOR-$OSTYPE} instead of
$VENDOR-$OSTYPE to identify which zkbd configuration file to use, and
this is causing an error for me on OS X because $DISPLAY seems to be a
temporary file (eg "/tmp/launch-PnqDjA/org.x:0").At the end of zkbd
execution:
mv: rename /Users/dserodio/.zkbd/xterm.tmp to
/Users/dserodio/.zkbd/xterm-/tmp/launch-PnqDjA/org.x:0: No such file or
directory
Has anyone had this problem before? Am I doing something wrong?
Thanks in advance,
Daniel Serodio
[1]
http://zsh.git.sourceforge.net/git/gitweb.cgi?p=zsh/zsh;a=commitdiff_plain;h=bda53dc6d5135750c52f59b9cfbab39b161c0919
Messages sorted by:
Reverse Date,
Date,
Thread,
Author