Files
oh-my-zsh/plugins/dotenv/dotenv.plugin.zsh
Marc Cornellà c44b99e901 fix(dotenv): draw confirmation prompt in next empty line
Without this fix the confirmation prompt appears wherever the cursor is,
which means that it might appear in the command line when using a widget
that changes the directory without redrawing the prompt (an example of
this are the dircycle and dirhistory plugins).
2021-07-07 10:41:14 +02:00

1.9 KiB