From: Moviuro Date: Mon, 15 Sep 2014 10:18:21 +0000 (+0200) Subject: zshrc: converted to UTF-8 X-Git-Tag: v0.10.0~13 X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=commitdiff_plain;h=0d77c1236fcc3d47ee30db86972e09a8d8bc7a80 zshrc: converted to UTF-8 --- diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 0b7e073..6130df9 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -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