Don't reset prompt info when switching modes -- performance fix!
This commit is contained in:
parent
ace3fd5a31
commit
5b2503fe2a
1 changed files with 0 additions and 1 deletions
|
@ -141,7 +141,6 @@ function on_keymap_select
|
|||
{
|
||||
# Regenerate the prompt with the new mode
|
||||
set_zle_mode_info $KEYMAP
|
||||
set_prompt_info
|
||||
|
||||
# Redraw the prompt
|
||||
zle reset-prompt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue