From a47b4b21882b0149362b5188505ad4a0886c30e3 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Wed, 20 Jun 2012 10:49:56 +0200 Subject: [Prompt] don't redefine prompt when resetting. Much quickier. --- 01_Internal.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_Internal.zsh b/01_Internal.zsh index ee25c75..b99213a 100644 --- a/01_Internal.zsh +++ b/01_Internal.zsh @@ -387,7 +387,7 @@ __get_prompt_lines() # Rewrites current prompt. __redisplay_ps1 () { - __redefine_prompt + #__redefine_prompt tput sc up_up - 1 -- cgit v1.2.3