At first glance, I love the idea of the prompt being in a static position, separated from the output. Surprised that this is the first time I've seen something like that.
> At first glance, I love the idea of the prompt being in a static position, separated from the output. Surprised that this is the first time I've seen something like that.
I effectively have that by sticking newlines into my PS1 variable.
And, yes, it's because its easier to track when the prompt is always in the same place after every command.
lelanthran|2 years ago
I effectively have that by sticking newlines into my PS1 variable.
And, yes, it's because its easier to track when the prompt is always in the same place after every command.
pneumic|2 years ago