fix #21 The tab key and the full screen in iTerm caused an undesired line deletion

This commit is contained in:
Arialdo Martini 2013-11-22 01:02:14 +01:00
parent 9b02c9a175
commit 5950a96403
2 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
: ${yellow='\033[0;33m'} : ${yellow='\033[0;33m'}
: ${violet='\033[0;35m'} : ${violet='\033[0;35m'}
: ${branch_color='\033[0;34m'} : ${branch_color='\033[0;34m'}
: ${reset='\033[0m'} : ${reset=''}
PROMPT='$(build_prompt)%{$fg_bold[green]%}%~ PROMPT='$(build_prompt)%{$fg_bold[green]%}%~

View File

@ -35,7 +35,7 @@
: ${yellow='\033[0;33m'} : ${yellow='\033[0;33m'}
: ${violet='\033[0;35m'} : ${violet='\033[0;35m'}
: ${branch_color='\033[0;34m'} : ${branch_color='\033[0;34m'}
: ${reset='\033[0m'} : ${reset=''}
PROMPT='$(build_prompt)%{$fg_bold[green]%} PROMPT='$(build_prompt)%{$fg_bold[green]%}