bash-it/lib
John D Pell 9f146f937a lib/preexec: consolidate helper functions
Define the helper functions for `bash-preexec.sh` immediately after importing it, rather than in `lib/theme`.
- `__check_precmd_conflict()` and `save_append_prompt_command()` are generally useful and not theme-specific.
- Add matching `__check_preexec_conflict()` and `safe_append_preexec()`.
2022-01-25 13:00:04 -08:00
..
appearance.bash lib: Move _has_colors to log module 2020-07-02 20:13:42 +03:00
helpers.bash lib/helpers: quotes for consistency 2022-01-18 11:06:21 -08:00
log.bash lib/log: function `_bash-it-log-prefix-by-path()` 2022-01-09 00:49:44 -08:00
preexec.bash lib/preexec: consolidate helper functions 2022-01-25 13:00:04 -08:00
preview.bash lib/preview: handle unbound parameter 2021-08-26 14:11:41 -07:00
search.bash Use `_bash-it-egrep()` 2021-10-18 22:08:56 -04:00
utilities.bash lib/utilities: autonomize `_bash-it-component-item-is-enabled()` 2022-01-18 11:06:21 -08:00