Open jerabaul29 opened 3 years ago
Definitely looks like a terminal rendering issue - what prompt are you using, @jerabaul29 ?
What do you mean with what prompt? :) Bash with some custom prompt.
Double checked in my bashrc, I use a prompt from: https://github.com/magicmonty/bash-git-prompt , more specifically:
# fancy prompt when in git repo
GIT_PROMPT_ONLY_IN_REPO=1
GIT_PROMPT_THEME=Single_line_Dark_short # this one is nice
source /home/jrlab/Desktop/Git/bash-git-prompt-master/gitprompt.sh
I notice some strange "characters overlaying" problems in the oni2 terminal (see the +2 at the end of my prompt). Any idea why?