Thanks in advance for your bug report!
What happened?
The git diff is mangled when toggling between buffers and clicking on the unstaged changes for a file on the right side git bar.
Pulsar version
1.112.1
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
Ubuntu 22.04
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
- Create a new git repo with a single file
- Make a commit so you can see git diff changes
- Modify the file with about 10 new lines
- Open unstaged changes diff for file Pulsar github plugin toolbar on the right
- Toggle between buffers (open file and gif diff)
- Open unstaged changes diff for file Pulsar github plugin toolbar on the right (again)
- Toggle between buffers (open file and gif diff)
- git diff should be mangled
Additional Information:


You may have to click back and forth a few times, it essentially looks like line numbers and changes are not shifted down correctly. I feel like it is easier to reproduce when the diff is larger (it happens every time). This does not happen on Atom, so it may be a regression from recent changes.
Thanks in advance for your bug report!
What happened?
The git diff is mangled when toggling between buffers and clicking on the unstaged changes for a file on the right side git bar.
Pulsar version
1.112.1
Which OS does this happen on?
🐧 Debian based (Linux Mint, Ubuntu, etc.)
OS details
Ubuntu 22.04
Which CPU architecture are you running this on?
x86_64/AMD64
What steps are needed to reproduce this?
Additional Information:
You may have to click back and forth a few times, it essentially looks like line numbers and changes are not shifted down correctly. I feel like it is easier to reproduce when the diff is larger (it happens every time). This does not happen on Atom, so it may be a regression from recent changes.