Chris Moriarty

Results 8 comments of Chris Moriarty

Tab is sort of irrelevant here, isn't it? The use case is for "new" window, with it's own dimensions. For science, I added the tab sample you pasted and tried...

Np. Yes, the colors got applied both for "tab" and "new".

I'm not sure I follow. Are you saying I can specify "bounds" as a command setting?

That's good to know that iTerm works. I thought about giving it a try at some point. Your solution sounds good to me. Good luck, and thanks for taking the...

I found a workaround for now: edit the `conda.sh` file that gets places in `/etc/profile.d` folder. I set the PS1 variable before the conda block: ``` PS1="[\u@\h \W]\$ "; #...

Thanks @travishathaway, but as I noted in the Additional Context section, changeps1 does fix the prompt but I lose the environment prefix. I'm still using the fix I posted above,...

I'm seeing the same, and I'm using the docker container if that's useful.

Decided to give this a try, although I'm new to Rust and the open source world. Here's the PR: https://github.com/codetheweb/aoede/pull/53