#first few characters of previous command become part of the prompt when i press the up arrow
1 messages · Page 1 of 1 (latest)
Just with bash?
wait
okay it doesn't work with a single line prompt
but single line prompt ugly
Soo for the multiline prompt you did something like this right? PS1=$'$PWD\n$ '
and the colors and stuff
Cause for me it seems to work fine
i can send you the prompt
yeah send
PS1='\e[31m[\e[33m\u\e[32m@\e[36m\h \e[34m\W\e[35m]\n\e[30mλ\e[0m '
dang
@steep scarab happens on multiple terminal emulators too?
and multiple shells? (bash, zsh, etc)
no, only on bash