Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Problem after upgrade from 4.3 to 5.2
- X-seq: zsh-users 21444
- From: Henrik Johansson <henrik.johansson.kank@xxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Problem after upgrade from 4.3 to 5.2
- Date: Sat, 16 Apr 2016 00:20: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,
After upgrade of zsh I got a problem with completion.
In this example I write 'ls -l .z<TAB>
server.user 1045> ls -l .zenable: printer "-p" non-existent
enable: printer "|" non-existent
enable: printer "~" non-existent
enable: printer "(" non-existent
enable: printer "?" non-existent
enable: printer "*" non-existent
enable: printer "[" non-existent
enable: printer "<" non-existent
enable: printer "^" non-existent
enable: printer "#" non-existent
ls -l .z
.zcompdump .zcompdump- .zshrc .zshrc- .zshrc.zni .zshrc\~
The solution seems to be an update to /etc/zshrc, I commented the
following line:
disable enable disable
What was the purpose of 'disable enable disable', what are we missing now?
BR,
Henrik
Messages sorted by:
Reverse Date,
Date,
Thread,
Author