Fix typo: {prompt_,}print_newline
This commit is contained in:
parent
d3b8abce8e
commit
e63cdb9aa7
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ function prompt_loquacious_setup
|
||||||
print_newline \
|
print_newline \
|
||||||
set_prompt_info \
|
set_prompt_info \
|
||||||
set_zle_mode_info)
|
set_zle_mode_info)
|
||||||
preexec_functions=(prompt_print_newline)
|
preexec_functions=(print_newline)
|
||||||
|
|
||||||
prompt_opts=(cr subst percent)
|
prompt_opts=(cr subst percent)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue