X-Git-Url: http://git.grml.org/?p=grml-etc-core.git;a=blobdiff_plain;f=etc%2Fzsh%2Fzshrc;h=afb0a560a0bf69fb2929aab2c0a9855723d8a66b;hp=54e0649d5aac0af720b7cf86a2d87ee346a1e20d;hb=24e8d3be9f59a015d4292b09beb38ea707a260be;hpb=0c9e97b682fd575b995f084965e58cd750c90915 diff --git a/etc/zsh/zshrc b/etc/zsh/zshrc index 54e0649..afb0a56 100644 --- a/etc/zsh/zshrc +++ b/etc/zsh/zshrc @@ -2269,6 +2269,7 @@ grml_theme_add_token: Token `%s'\'' exists! Giving up!\n\n' $name return 2 fi if (( init )); then + REPLY='' $token $name token=$REPLY fi @@ -2314,6 +2315,7 @@ function grml_prompt_addto () { zstyle -s ":prompt:${grmltheme}:${lr}:items:$it" token new \ || new=${grml_prompt_token_default[$it]} if (( ${+grml_prompt_token_function[$it]} )); then + REPLY='' ${grml_prompt_token_function[$it]} $it else case $it in