Git Bash profile is flickering by clicking backspace #16240

Open
opened 2026-01-31 05:01:29 +00:00 by claunia · 0 comments
Owner

Originally created by @noraa-junker on GitHub (Dec 22, 2021).

Windows Terminal version

1.12.3472.0

Windows build number

10.0.22523.1000

Other Software

Git Bash version 2.33.0.windows.2

Steps to reproduce

  1. Add git bash
Configuration
{
    "colorScheme": "Solarized Dark",
    "commandline": "%PROGRAMFILES%/git/usr/bin/bash.exe -i -l",
    "guid": "{b9a64789-7265-438a-b009-754e4230cc91}",
    "hidden": false,
    "icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico",
    "name": "Git Bash"
}
  1. Click backspace

Expected Behavior

No response

Actual Behavior

It's flickers one time for every time I click backspace, when there's no character to delete:

https://user-images.githubusercontent.com/58633848/147131877-082e5ac2-6a48-415a-b3bb-e60653c49667.mp4

Originally created by @noraa-junker on GitHub (Dec 22, 2021). ### Windows Terminal version 1.12.3472.0 ### Windows build number 10.0.22523.1000 ### Other Software Git Bash version 2.33.0.windows.2 ### Steps to reproduce 1. Add git bash <details> <summary>Configuration</summary> ``` { "colorScheme": "Solarized Dark", "commandline": "%PROGRAMFILES%/git/usr/bin/bash.exe -i -l", "guid": "{b9a64789-7265-438a-b009-754e4230cc91}", "hidden": false, "icon": "C:\\Program Files\\Git\\mingw64\\share\\git\\git-for-windows.ico", "name": "Git Bash" } ``` </details> 2. Click backspace ### Expected Behavior _No response_ ### Actual Behavior It's flickers one time for every time I click backspace, when there's no character to delete: https://user-images.githubusercontent.com/58633848/147131877-082e5ac2-6a48-415a-b3bb-e60653c49667.mp4
claunia added the Resolution-Duplicate label 2026-01-31 05:01:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16240