summaryrefslogtreecommitdiff
path: root/20_Options.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2008-02-28 18:14:27 +0100
committerHugues Hiegel <hugues@hiegel.fr>2008-04-08 11:30:28 +0200
commit57ac3b75d2e6eebd65745640ac0a6ebd0122d8d4 (patch)
tree1a4bbcba8af873fb9c76053f43cfaadddfc5aafd /20_Options.zsh
parenta2caf7261cd044c7550926963d51301f4bba314e (diff)
Pas de gestion de l'option "multibyte" avec zsh@openwide
Diffstat (limited to '20_Options.zsh')
-rw-r--r--20_Options.zsh3
1 files changed, 0 insertions, 3 deletions
diff --git a/20_Options.zsh b/20_Options.zsh
index f694bdf..ca0fb85 100644
--- a/20_Options.zsh
+++ b/20_Options.zsh
@@ -75,6 +75,3 @@ unsetopt Prompt_Cr
setopt Auto_Pushd
setopt Pushd_Ignore_Dups
setopt Glob
-
-## Gestion de l'UTF-8 !!
-setopt MultiByte