zshrc: converted to UTF-8
authorMoviuro <moviuro+grml@gmail.com>
Mon, 15 Sep 2014 10:18:21 +0000 (12:18 +0200)
committerFrank Terbeck <ft@grml.org>
Mon, 15 Sep 2014 10:24:13 +0000 (12:24 +0200)
etc/zsh/zshrc

index 0b7e073..6130df9 100644 (file)
@@ -1439,7 +1439,7 @@ bind2maps emacs viins       -- -s '^x1' jump_after_first_word
 bind2maps emacs viins       -- -s "^x^x" hist-complete
 
 # insert unicode character
-# usage example: 'ctrl-x i' 00A7 'ctrl-x i' will give you an §
+# usage example: 'ctrl-x i' 00A7 'ctrl-x i' will give you an Â§
 # See for example http://unicode.org/charts/ for unicode characters code
 #k# Insert Unicode character
 bind2maps emacs viins       -- -s '^xi' insert-unicode-char