## output OSC-113;A to tell foot how to jump between prompts

osc113() {
	print -Pn "\e]133;A\e\\"
}

## vim: ft=zsh
