Skip Navigation

When typing multiple logical statements on the same line (connected through ; or &&): ¿how does one bring up autocomplete suggestions for subsequent statements?

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.

0
0 comments