I often write multiple statements on the same logical line. For instance short loops that converts one image format to another.
Is there a way to bring up tab completions or history search for subsequent statements? After beginning a new command with ; && &
or |
I want to be able to make use of suggestions again.
You must log in or register to comment.