mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-22 04:10:07 +00:00
set P9K_TTY=old in preexec
This commit is contained in:
parent
499de79a2b
commit
c713ded9e7
1 changed files with 1 additions and 0 deletions
|
@ -5255,6 +5255,7 @@ _p9k_preexec1() {
|
|||
_p9k_preexec2() {
|
||||
typeset -g _p9k__preexec_cmd=$2
|
||||
_p9k__timer_start=EPOCHREALTIME
|
||||
P9K_TTY=old
|
||||
}
|
||||
|
||||
function _p9k_prompt_net_iface_init() {
|
||||
|
|
Loading…
Reference in a new issue