summaryrefslogtreecommitdiff
path: root/20_Options.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2008-02-27 12:11:26 +0100
committerHugues Hiegel <hugues@hiegel.fr>2008-03-07 14:15:21 +0100
commit1d4b4d81cc418ac7a160bba8d79411e9af765dbe (patch)
treef9fbdf8819634df56af6917fd0cb36c07d7066d0 /20_Options.zsh
parent59e42bfbcc54d3f7a1aa05ad031179dd830f3be0 (diff)
La fin des problèmes liés au caractères UNICODE !! :)
Diffstat (limited to '20_Options.zsh')
-rw-r--r--20_Options.zsh3
1 files changed, 3 insertions, 0 deletions
diff --git a/20_Options.zsh b/20_Options.zsh
index ca0fb85..f694bdf 100644
--- a/20_Options.zsh
+++ b/20_Options.zsh
@@ -75,3 +75,6 @@ unsetopt Prompt_Cr
setopt Auto_Pushd
setopt Pushd_Ignore_Dups
setopt Glob
+
+## Gestion de l'UTF-8 !!
+setopt MultiByte