oh-my-posh/src/init
lnu 890d0ad0e1 feat: cache compiled regex
use mustcompile for regex.
Always use mustcompile which throws a panic
if the regex cannot be compiled.
We call recover to detect the panic and
display an error message to the user.
2021-01-20 13:11:05 +01:00
..
omp.bash feat: adjust source code layout 2020-12-25 20:11:24 +01:00
omp.fish feat: adjust source code layout 2020-12-25 20:11:24 +01:00
omp.ps1 feat: cache compiled regex 2021-01-20 13:11:05 +01:00
omp.zsh fix: exit code always equal 0 2020-12-31 12:06:59 +01:00