alexandre-julien

Results 5 comments of alexandre-julien

I also experienced this exact situation happening a few time in the past without the part related to workspace view, these days the issue seems to have disappeared, I don't...

Hi, Looks like the themes are just prompt modifications. Looking at the code of powerline.theme.sh, it sources powerline.base.sh line 3. In this file what we're interested in is: - PS1...

Hello, what's the status on this? I wanted to contribute to scop/bash-completion for tmux and saw the whole upstream status / your repo / the link above. I would like...

If you type `which sh` you should see `/usr/bin/sh` which points to `dash` in my case. You can then overwrite this link to point to bash, which should do what...

Ok, then take a look at https://github.com/pop-os/launcher/blob/master/plugins/src/terminal/mod.rs, actually pretty straightforward code (more than I thought), try to play with it and rebuild. Or take a look at the readme https://github.com/pop-os/launcher,...