Преглед изворни кода

Properly backeted the 'clear line' escape sequence

tags/original
Bryan Miller пре 7 година
родитељ
комит
8a41af6d20
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      ps1.rc.sh

+ 1
- 1
ps1.rc.sh Прегледај датотеку

section_git_status $YELLOW $BG_LBLUE section_git_status $YELLOW $BG_LBLUE
section "\n" $DEFAULT $BG_GREY section "\n" $DEFAULT $BG_GREY
section_separator section_separator
PS1+="> \033[K"
PS1+="> \[\033[K\]"
unset last_section_bg unset last_section_bg
else else
PS1="${debian_chroot:+($debian_chroot)}\u@\h:\w\$ " PS1="${debian_chroot:+($debian_chroot)}\u@\h:\w\$ "

Loading…
Откажи
Сачувај