summaryrefslogtreecommitdiff
path: root/12_Prompts.zsh
diff options
context:
space:
mode:
authorHugues Hiegel <hugues@hiegel.fr>2013-10-01 15:55:15 +0200
committerHugues Hiegel <hugues@hiegel.fr>2013-10-01 15:55:15 +0200
commitb6a39dca2f679d9aa78af09ea8c3d65f1dc43ef3 (patch)
treec35cb5819e9105e8053cc45d332ea14c9b7f5873 /12_Prompts.zsh
parent03fb0e46ca19a4486a7c104ce0b70b346869a467 (diff)
[Hbar] Uses search-replace to get value from a shell variable
(Calling the variable from expand-Glob-qualifier does not work)
Diffstat (limited to '12_Prompts.zsh')
-rw-r--r--12_Prompts.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/12_Prompts.zsh b/12_Prompts.zsh
index 0800ad2..7a184d1 100644
--- a/12_Prompts.zsh
+++ b/12_Prompts.zsh
@@ -317,7 +317,7 @@ then
echo -n $c_$_prompt_colors[warning]$_c
#toilet -f bigmono9 "D1rTY Zsh.."
- HBAR=${(l:13::q:)}
+ HBAR=${${(l:13::q:)}//q/$_tq_}
VBAR=$T_$_tx_$_T
echo