git-gutter-fringe icon indicating copy to clipboard operation
git-gutter-fringe copied to clipboard

Fringe version of git-gutter.el

Results 5 git-gutter-fringe issues
Sort by recently updated
recently updated
newest added

Using Debian Sid's version of Emacs (29.1 29.1+1-4), I get: `Error (use-package): git-gutter-fringe/:catch: Symbol’s value as variable is void: global-linum-mode` `linum-mode` seems to be deprecated now in favor of `display-line-numbers-mode`......

Error running timer ‘git-gutter:live-update’: (file-missing "Searching for program" "No such file or directory" "diff") [2 times] occurs whenever a new file is opened.

As in topic. Conflict is when fringe is configured to show symbols on left. When configured to show symbols on right then everything is ok.

configuration
documentation

Seems to be the same issue as syl20bnr/emacs-emoji-cheat-sheet-plus#5: if I'm trying to do a large regexp-replace on my buffer, the first match succeeds and then I get the error message...

Hi! Does git-gutter-fringe support Emacs 26.1's `global-display-line-numbers-mode` as well or better than `linum-mode`? It would be nice to see this project and `git-gutter`'s README.md's updated to address this.