From 5950a964032dce8e7966d2ff5d066746d7109b74 Mon Sep 17 00:00:00 2001 From: Arialdo Martini Date: Fri, 22 Nov 2013 01:02:14 +0100 Subject: [PATCH] fix #21 The tab key and the full screen in iTerm caused an undesired line deletion --- arialdo-granzestyle.zsh-theme | 2 +- arialdo-pathinline.zsh-theme | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arialdo-granzestyle.zsh-theme b/arialdo-granzestyle.zsh-theme index f37ba82..1446406 100755 --- a/arialdo-granzestyle.zsh-theme +++ b/arialdo-granzestyle.zsh-theme @@ -35,7 +35,7 @@ : ${yellow='\033[0;33m'} : ${violet='\033[0;35m'} : ${branch_color='\033[0;34m'} -: ${reset='\033[0m'} +: ${reset=''} PROMPT='$(build_prompt)%{$fg_bold[green]%}%~ diff --git a/arialdo-pathinline.zsh-theme b/arialdo-pathinline.zsh-theme index 69442bc..6f212e1 100755 --- a/arialdo-pathinline.zsh-theme +++ b/arialdo-pathinline.zsh-theme @@ -35,7 +35,7 @@ : ${yellow='\033[0;33m'} : ${violet='\033[0;35m'} : ${branch_color='\033[0;34m'} -: ${reset='\033[0m'} +: ${reset=''} PROMPT='$(build_prompt)%{$fg_bold[green]%}