fix title function for real terminal
This commit is contained in:
parent
765d07a7b8
commit
1c849b0404
@ -16,7 +16,7 @@ z-title-tab() {
|
|||||||
print -Pn "\ek${1:q}\e\\"
|
print -Pn "\ek${1:q}\e\\"
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
z-ti-test fsl tsl || break
|
z-ti-test fsl tsl || return
|
||||||
|
|
||||||
echoti tsl
|
echoti tsl
|
||||||
print -Pn "$1"
|
print -Pn "$1"
|
||||||
|
Loading…
Reference in New Issue
Block a user