Dustin Kirkland
34ca6fec92
releasing 6.13
2025-03-29 19:56:22 -05:00
Dustin Kirkland
d647ef2138
fix PS1 ANSI escape sequences causing line wrap errors
2025-03-29 19:54:52 -05:00
Dustin Kirkland
2ca86a554d
Description: strip time EPOCHREALTIME by digit not decimal separator
...
original code stripped only by period defined decimal.
Some locales separate by comma. The goal is to strip to a
non-decimal, so instead only allowing digits,
and using start of string ensures safety.
Author: Jakub Skopal <jakub.skopal@bindworks.eu>
Origin: uptream, https://github.com/dustinkirkland/byobu/pull/71
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/2052610
Reviewed-by: John Chittum <john.chittum@canonical.com>
Last-Update: 2025-03-03
2025-03-29 11:20:07 -05:00
Dustin Kirkland
d315ccbd89
added help/version option to most executables
2025-03-29 11:19:22 -05:00
Dustin Kirkland
cd253f0229
releasing
2024-02-17 07:29:21 -06:00
Dustin Kirkland
0366c573a3
added git branch to bash ps1 prompt
2024-02-17 06:19:29 -06:00
Dustin Kirkland
946c975277
opening 6.12
2024-02-10 11:24:14 -06:00
Dustin Kirkland
fc1b4580a8
added support for dnf package manager
...
https://code.launchpad.net/~sanjay-ankur/byobu/byobu/+merge/415959
2024-02-10 11:04:14 -06:00
Dustin Kirkland
63df0a8c8e
Fix for VSCode, fish and byobu installations
...
f917d2169a (commitcomment-137955113)
2024-02-10 10:56:56 -06:00
Dustin Kirkland
0514e53ba1
fix BYOBU_RUN_DIR and BYOBU_PREFIX issue
...
https://github.com/dustinkirkland/byobu/pull/62
https://launchpad.net/bugs/2051995 LP: #2051995
2024-02-10 10:50:34 -06:00
Dustin Kirkland
24cf51c2ad
opening 6.11
2024-01-23 09:43:10 -06:00
Dustin Kirkland
237d811ad8
fix timer string logic
2024-01-23 09:03:34 -06:00
Dustin Kirkland
a38bfe0925
fix debhelper warnings
2024-01-22 10:29:34 -06:00
Dustin Kirkland
a8e7ee7cbd
bump compat, fix vcs lintian warning
2024-01-22 10:26:02 -06:00
Dustin Kirkland
7c1b47c560
opening 6.10
2024-01-22 09:45:50 -06:00
Dustin Kirkland
6308b188ce
removing, unused, never finished
2024-01-22 09:39:23 -06:00
Dustin Kirkland
4cf9c16930
opening 6.9
2024-01-22 09:26:44 -06:00
Dustin Kirkland
00fe8ca7e8
mark unreleased
2024-01-22 09:03:42 -06:00
Dustin Kirkland
bbded71918
have F1 pull up the keybindings text
...
+
+
2024-01-20 21:28:05 -06:00
Dustin Kirkland
cf44bfc895
releasing 6.7
2024-01-20 21:16:06 -06:00
Dustin Kirkland
3f60f2527c
if we're in a busybox/ash shell, but real bash is available, use bash
...
+
+
2024-01-20 20:50:42 -06:00
Dustin Kirkland
03a0ccea03
releasing 6.6
2024-01-16 20:11:20 -06:00
Dustin Kirkland
0603036501
add a bash timer, that shows the runtime of the previous command
...
+ at the beginning of the prompt
2024-01-16 20:10:53 -06:00
Dustin Kirkland
e9c1ff5c37
add byobu prompt to .bashrc in Wolfi
2024-01-16 19:14:44 -06:00
Dustin Kirkland
d670c33554
export PS1
...
+
+
2024-01-16 13:04:42 -06:00
Dustin Kirkland
a4af10201f
releasing 6.5
2024-01-09 07:33:16 -06:00
Dustin Kirkland
4a2ebccb62
need a -l login shell to source profiles and colorize PS1
2024-01-09 07:32:18 -06:00
Dustin Kirkland
26528f1998
drastically simplify the conditional logic
2024-01-09 07:23:00 -06:00
Dustin Kirkland
39e6bc7c6d
drop debian chroot from wolfi ps1
2024-01-08 21:31:45 -06:00
Dustin Kirkland
ae62fbf6a2
opening 6.5 for development
2024-01-07 16:10:57 -06:00
Dustin Kirkland
8c30d81207
releasing 6.4
2024-01-07 16:09:47 -06:00
Dustin Kirkland
8f88171a6d
enable colorized prompt for Wolfi ash shells
2024-01-07 16:09:26 -06:00
Dustin Kirkland
9b42ffb922
add missing trailing whitespace
2024-01-04 13:32:53 -06:00
Dustin Kirkland
ad32052231
support ash for colorized prompt
2024-01-02 19:22:31 -06:00
Dustin Kirkland
18467fff88
silence apk update
2024-01-02 19:10:18 -06:00
Dustin Kirkland
5e3944666c
within Wolfi, default to our 2nd status line
2024-01-02 19:09:04 -06:00
Dustin Kirkland
773af0ddde
releasing 6.2
2023-12-31 09:05:44 -06:00
Dustin Kirkland
b2f15f9ca5
add a package count status item, useful for minimal containers
2023-12-25 06:59:26 -06:00
Dustin Kirkland
d894c95e7e
added support for apk / Wolfi in updates_available
2023-12-25 06:21:38 -06:00
Dustin Kirkland
ba50b0ede8
added a status line customized for containers
2023-12-25 06:06:09 -06:00
Dustin Kirkland
dab56999d5
add wolfi color schemed PS1 prompt
2023-12-24 11:38:55 -06:00
Dustin Kirkland
f3ec913808
fix distro name
2023-12-23 15:10:25 -06:00
Dustin Kirkland
98f7966b38
Releasing 6.0, first release in a while!
2023-12-23 14:36:26 -06:00
Dustin Kirkland
669b7ddfdd
update copyright date
2023-11-28 20:35:57 -06:00
Dustin Kirkland
c3e907c5a1
* usr/lib/byobu/include/shutil, usr/lib/byobu/release:
...
- Wolfi doesn't really have versions, so just use the distro
name rather than version id
2023-11-28 20:33:18 -06:00
Dustin Kirkland
2c1dbcc2f8
* usr/lib/byobu/logo:
...
- added a logo for Wolfi
2023-11-27 10:11:34 -06:00
Dustin Kirkland
b3378dcb0c
Merge pull request #47 from a06kin/master
...
Fix battery for OSX
2023-11-22 23:28:42 -06:00
Dustin Kirkland
fcefb33fc0
* usr/lib/byobu/include/select-session.py:
...
- fix inverted logic on session reuse
2023-11-22 23:26:26 -06:00
Dustin Kirkland
1c0af1ca17
Merged https://code.launchpad.net/~maxschillinger/byobu/fix-for-bug-1828296/+merge/395552
2023-11-22 23:17:11 -06:00
Dustin Kirkland
ef4b29db40
Merge pull request #49 from kalsi-avneet/master
...
Add support for battery status indicator on termux
2023-11-22 23:06:21 -06:00