Releases: dustinkirkland/byobu
Releases · dustinkirkland/byobu
6.12
6.11
- usr/share/byobu/profiles/bashrc:
- fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
- #62
- https://launchpad.net/bugs/2051995 LP: #2051995
- usr/bin/byobu-launcher-install.in:
- Fix for VSCode, fish and byobu installations
- f917d21#commitcomment-137955113
- usr/lib/byobu/updates_available:
- added support for dnf package manager
- https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
6.10
- 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
- usr/bin/byobu.in:
- if we're in a busybox/ash shell, but real bash is available, use bash
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
- add a bash timer, that shows the runtime of the previous command
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
- usr/lib/byobu/packages:
- add missing trailing whitespace
- usr/bin/byobu-janitor.in:
- enable colorized prompt for Wolfi ash shells
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
- 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
- usr/lib/byobu/include/shutil:
- fix distro getting from /etc/os-release