You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: usr/share/man/man1/byobu-prompt.1
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
.TH byobu-prompt 1 "26 July 2013" byobu "byobu"
1
+
.TH byobu-prompt 1 "16 January 2024" byobu "byobu"
2
2
.SH NAME
3
-
byobu-prompt, byobu-enable-prompt, byobu-disable-prompt \- add and remove a nice color prompt to your shell configuration
3
+
byobu-prompt, byobu-enable-prompt, byobu-disable-prompt \- add and remove a nice color prompt with a previous command timer to your shell configuration
4
4
5
5
.SH SYNOPSIS
6
6
\fBbyobu-prompt\fP
@@ -11,7 +11,7 @@ byobu-prompt, byobu-enable-prompt, byobu-disable-prompt \- add and remove a nice
11
11
12
12
.SH DESCRIPTION
13
13
14
-
Byobu provides a special PS1 prompt command, compatible with Bash shells. It will display the previous command's exit code, if it's not zero. It will use 3 separate colors for the local username, hostname, and the current working directory.
14
+
Byobu provides a special PS0 and PS1 prompt command, compatible with Bash shells. It will display the previous command's total runtime and exit code, if it's not zero. It will use 3 separate colors for the local username, hostname, and the current working directory.
15
15
16
16
\fBbyobu-enable-prompt\fP will add one line to your \fI~/.bashrc\fP.
0 commit comments