Here is my "caveman" workaround.

At the end of ~/.bashrc, paste the following, and then exit all byobu
sessions and relogin:


```
#FIX THE BYOBU PROMPT
export 
PS1="${debian_chroot:+($debian_chroot)}\[\e[38;5;202m\]\$(byobu_prompt_status)\[\e[00m\]\[\e[38;5;245m\]\u\[\e[00m\]@\[\e[38;5;172m\]\h\[\e[00m\]:\[\e[38;5;5m\]\w\[\e[00m\]\$(byobu_prompt_symbol)
 "
```

This will remove the timestamp portion of the prompt without changing
the good parts of the byobu prompt as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2067490

Title:
  byobu prompt

To manage notifications about this bug go to:
https://bugs.launchpad.net/byobu/+bug/2067490/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to