Pārlūkot izejas kodu

Properly backeted the 'clear line' escape sequence

tags/original
Bryan Miller pirms 6 gadiem
vecāks
revīzija
8a41af6d20
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      ps1.rc.sh

+ 1
- 1
ps1.rc.sh Parādīt failu

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

Notiek ielāde…
Atcelt
Saglabāt