When trying to run a for loop or even an aws list
command in zsh with Oh My zsh, the shell clears the terminal, and I get something like:
{
RETURNED DATA
}
(END)
I have to enter q
in order to return back to the original shell and I see my command with no returned data, though the command has run successfully. If I remove ~/.zshrc it works. It seems to be an issue with the Oh My zsh file.