emacsorphanage / git-gutter

Emacs port of GitGutter which is Sublime Text Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resizing Window on any interaction

qohelet opened this issue · comments

I have emacs 26.1 and just installed git-gutter to track my changes I made to the previous file.

There is an incredibly weird error happening: Left to my Code (using python-mode and elpy) there are line numbers. On every interaction (key press, mouse scroll, mouse click) the small buffer with the line number resizes a little bigger to the right, eventually filling up the whole screen.

I see a an indicator on changed lines by the line numbers, but had to remove the plugin due to the weird behaviour

Same here, with no major modes, just Fundamental
GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.4)

Found any solutions ?

Did anyone find a fix or workaround for this?

Uninstall it as apparently no one of the developers cares

Consider using diff-hl, this package is dead (no maintainer activity for three years).

This package was recently handed over to the emacs orphanage project to take care of maintenance going forward. I would be happy to help with this, but I can't reproduce this problem on a mac running Catalina and Emacs 26.3 or 27.0.90.

I'm going to tag this issue "need repro". If someone is willing, can you come back and reproduce this so I can track down the source?

thank you-