diff options
author | Stephane Chazelas <stephane@chazelas.org> | 2020-09-09 11:27:47 +0100 |
---|---|---|
committer | Stephane Chazelas <stephane@chazelas.org> | 2020-09-10 07:34:56 +0100 |
commit | 24a82b9dad1cbe109d9fb5753c429fd37b1618cd (patch) | |
tree | 2fba000b8fc5124a6b999324d2e8f89df52f8c37 /Completion | |
parent | 0673212f4296275de1cf9935446580930109c9a5 (diff) | |
download | zsh-24a82b9dad1cbe109d9fb5753c429fd37b1618cd.tar.gz zsh-24a82b9dad1cbe109d9fb5753c429fd37b1618cd.tar.xz zsh-24a82b9dad1cbe109d9fb5753c429fd37b1618cd.zip |
47352 (+ extra test cases): fix %<n>K prompt expansion
Fixed a regression introduced by workers/30496 (5.0.3) whereby %2K would no longer be the equivalent of %K{2} (%K{green}) in prompt expansion. That was one missing case where the is_fg flag was not passed along to match_colour() after code factorisation. Add tests for the different syntax variants, using echoti as a reference.
Diffstat (limited to 'Completion')
0 files changed, 0 insertions, 0 deletions