Commit Graph

23 Commits

Author SHA1 Message Date
Troy Dawson
de7ecf4050 Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
2024-10-29 09:14:10 -07:00
Troy Dawson
590fbb460f Bump release for June 2024 mass rebuild 2024-06-24 09:24:28 -07:00
Pooja Yadav
d102d33ba7 Resolves:RHELMISC-3924 - adding gating configuration 2024-06-19 14:32:19 +05:30
Jens Petersen
cbfd39839f tweak regression changelog 2024-06-07 23:42:27 +08:00
Jens Petersen
841dedc94b shellcheck: quote grep subshell 2024-06-07 22:11:57 +08:00
Jens Petersen
5d2c1f68eb test for BASH_VERSION to avoid running for other shells (#2279643) 2024-06-07 22:11:57 +08:00
Jens Petersen
2773bff058 fix condition regression introduced by previous linux console change
bash-color-prompt was mistakenly always enable on linux console

Also rename $prompt_color_force to $bash_prompt_color_force
2024-06-07 21:11:25 +08:00
Jens Petersen
1dd8c6c16d also enable for Linux console (TERM=linux) 2024-01-25 18:57:24 +08:00
Jens Petersen
bb3bf018eb readme: terminal title 2023-11-19 22:20:04 +08:00
Jens Petersen
e9bdb8326d fix changelog type of PROMPT_ERROR 2023-11-14 17:05:39 +08:00
Jens Petersen
c475f4e18b version 0.4 with PROMPT_USERHOST and colorpre and colorsuf
drop container and PROMPT_ERROR
2023-11-14 02:13:50 +08:00
Jens Petersen
81ed607e32 only define default functions if setting PS1 2023-11-13 12:30:32 +08:00
Jens Petersen
35ebfe4d05 add prompt_default(), prompt_traditional(), prompt_default_os() 2023-11-13 11:57:33 +08:00
Jens Petersen
27cb5add3f add PROMPT_SEPARATOR, PROMPT_DIRECTORY, and PROMPT_START/PROMPT_END (#2239152)
With thanks to Thomas M Steenholdt for suggesting and pushing for this
2023-11-13 11:15:56 +08:00
Jens Petersen
f2daf2ccc6 move the examples around
should probably all be consolidated in readme
2023-11-11 18:01:09 +08:00
Jens Petersen
d50be4acd4 add a container symbol prefix 2023-11-11 18:00:45 +08:00
Jens Petersen
501831219f add PROMPT_BRACKETS to surround the prompt with traditional brackets
(based on feedback from Thomas Steenholdt, #2239152)
2023-11-10 15:47:22 +08:00
Jens Petersen
75f56530c3 also check for bash default prompt for login shell by Sam Morris (#2248853) 2023-11-10 15:40:52 +08:00
Jens Petersen
88fb2b60ee add PROMPT_DIR_COLOR to change the directory color (#2239152)
originally idea of Thomas Steenholdt
2023-11-10 15:05:29 +08:00
Jens Petersen
10c5c4b86d fixup PROMPT_ERROR change to include the red color code 2023-11-10 13:55:59 +08:00
Jens Petersen
0643778d98 only show error code if PROMPT_ERROR set 2023-11-09 17:45:14 +08:00
Jens Petersen
a61100d98d import #2226663 2023-08-21 23:42:22 +08:00
releng bot
550174f700 Added the README 2023-08-21 15:39:54 +00:00