When I enter multi-line commands, fish indents it like this:
I'd like it to start new line from the begining (first terminal column). After pressing enter on the first line, it should look like this:
Is it possible? Is there an option to set fish behave this way?
CodePudding user response:
It's not possible to do this in the command-line editor.
You might like to use a full-featured editor by pressing Alt e.