Skip to content

Commit

Permalink
set P9K_TTY=old in preexec
Browse files Browse the repository at this point in the history
  • Loading branch information
romkatv committed May 20, 2020
1 parent 499de79 commit c713ded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/p10k.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -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() {
Expand Down

0 comments on commit c713ded

Please sign in to comment.