mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 11:59:40 -08:00
parent
216541a4f8
commit
35aead22fc
|
@ -236,6 +236,7 @@ func (e *Engine) RenderTooltip(tip string) string {
|
|||
return ""
|
||||
}
|
||||
tooltip.text = tooltip.string()
|
||||
tooltip.active = true
|
||||
// little hack to reuse the current logic
|
||||
block := &Block{
|
||||
Alignment: Right,
|
||||
|
|
Loading…
Reference in a new issue