bash-it/lib
John D Pell 12385d05a5 lib/search: fix `_bash-it-flash-term()`
1. `$text_black` isn't a parameter provided by _Bash It_. Typo?
2. `$bold_yellow` is meant for prompt strings and putputs `\[`; ditto `$bold_red`.
3. The color was never returned to normal after.
2021-10-16 14:37:27 -07:00
..
appearance.bash lib: Move _has_colors to log module 2020-07-02 20:13:42 +03:00
helpers.bash lib/helpers: fix `_bash-it-describe()` 2021-10-16 14:34:54 -07:00
log.bash Delete `.shellcheckrc` (#1947) 2021-09-18 12:50:59 +03:00
preview.bash lib/preview: handle unbound parameter 2021-08-26 14:11:41 -07:00
search.bash lib/search: fix `_bash-it-flash-term()` 2021-10-16 14:37:27 -07:00
utilities.bash Lint: prepare `lib/utilities` for `shellcheck` (#1933) 2021-09-28 15:24:18 +03:00