Skip to content
  • Antoine Beaupré's avatar
    send bell in prompt command instead of prompt · b46f8766
    Antoine Beaupré authored
    Bash prompts don't like it when "empty" characters are in the
    prompt. It causes all sorts of weird effects, possibly because of
    reading, where the cursor doesn't align with the visible text
    correctly.
    
    I believe this will fix that intermittent behavior.
    b46f8766
Loading