- Replace `echo -e` with `printf` in `_bash-it-log-message()`. - Local positional parameters to allow for defaults. - Use `if`/`then` properly. - Clean up use of `$BASH_IT_LOG_PREFIX` slightly (eliminate duplicate colons). |
||
|---|---|---|
| .. | ||
| appearance.bash | ||
| colors.bash | ||
| helpers.bash | ||
| history.bash | ||
| log.bash | ||
| preexec.bash | ||
| preview.bash | ||
| search.bash | ||
| utilities.bash | ||