Skip to content

Releases: dustinkirkland/byobu

6.12

17 Feb 13:32
Compare
Choose a tag to compare
  • usr/share/byobu/profiles/bashrc:
    • added git branch to bash ps1 prompt

6.11

10 Feb 17:25
Compare
Choose a tag to compare

6.10

23 Jan 15:45
Compare
Choose a tag to compare
  • debian/compat, debian/control:
    • bump compat, fix vcs lintian warning, fix debhelper warnings
  • usr/share/byobu/profiles/bashrc:
    • fix timer string logic
  • snap:
    • removing, unused, never finished
  • usr/share/byobu/keybindings/f-keys.tmux:
    • have F1 pull up the keybindings text

6.7

21 Jan 03:17
Compare
Choose a tag to compare
6.7
  • usr/bin/byobu.in:
    • if we're in a busybox/ash shell, but real bash is available, use bash

6.6

17 Jan 02:12
Compare
Choose a tag to compare
6.6
  • usr/share/byobu/profiles/bashrc:
    • export PS1
  • usr/bin/byobu-janitor.in:
    • add byobu prompt to .bashrc in Wolfi
  • usr/share/byobu/profiles/bashrc, usr/share/man/man1/byobu-prompt.1:
    • add a bash timer, that shows the runtime of the previous command
      at the beginning of the prompt

6.5

09 Jan 13:34
Compare
Choose a tag to compare
6.5
  • usr/share/byobu/profiles/bashrc:
    • drop debian chroot from wolfi ps1
    • drastically simplify the conditional logic
  • usr/bin/byobu-shell.in:
    • need a -l login shell to source profiles and colorize PS1

6.4

07 Jan 22:10
Compare
Choose a tag to compare
6.4
  • usr/lib/byobu/packages:
    • add missing trailing whitespace
  • usr/bin/byobu-janitor.in:
    • enable colorized prompt for Wolfi ash shells

6.3

03 Jan 01:24
Compare
Choose a tag to compare
6.3
  • usr/bin/byobu-janitor.in, usr/share/byobu/status/status:
    • within Wolfi, default to our 2nd status line
  • usr/lib/byobu/updates_available:
    • silence apk update
  • usr/share/byobu/profiles/bashrc:
    • support ash for colorized prompt

6.2

31 Dec 15:07
Compare
Choose a tag to compare
6.2
  • add a package count status item, useful for minimal containers
  • added support for apk / Wolfi in updates_available
  • added a status line customized for containers
  • add wolfi color schemed PS1 prompt

Fix distro retrieval from /etc/os-release

23 Dec 21:11
Compare
Choose a tag to compare
  • usr/lib/byobu/include/shutil:
    • fix distro getting from /etc/os-release