Skip to content

Git Gutter plugin#3248

Open
exkrexpexfex wants to merge 2 commits intoelfmz:masterfrom
exkrexpexfex:markmodif
Open

Git Gutter plugin#3248
exkrexpexfex wants to merge 2 commits intoelfmz:masterfrom
exkrexpexfex:markmodif

Conversation

@exkrexpexfex
Copy link
Copy Markdown
Contributor

image

Experimenting with multiline colored edit over colored editor.

The plugin adds a vertical gutter column with colored marks showing how the current editor buffer differs from a chosen git baseline (HEAD by default; index/unstaged/branches selectable in GitGutter options). Clicking a mark opens a popup diff (colored according to change type) with prev/next navigation and a Revert button. Revert applies changes via editor operations. Colors are configurable in the GitGutter config dialog. If the current file is not in a git repository, the plugin does nothing.

@tempergate
Copy link
Copy Markdown
Contributor

works fine
image

@tempergate
Copy link
Copy Markdown
Contributor

Not important bug
scroll by mouse under gitter dialog not working, scrolls only with a keyboard

image

@exkrexpexfex
Copy link
Copy Markdown
Contributor Author

@tempergate yes, waiting for editor mouse fixes to be merged to refactor this properly

@exkrexpexfex exkrexpexfex force-pushed the markmodif branch 2 times, most recently from 724671b to 6b26832 Compare February 24, 2026 18:26
@exkrexpexfex
Copy link
Copy Markdown
Contributor Author

Rebase and squash, no changes. In order to make @tempergate's build system happy. This is ready to merge, if acceptable.

@tempergate
Copy link
Copy Markdown
Contributor

need to be actualized to current master

@exkrexpexfex
Copy link
Copy Markdown
Contributor Author

@tempergate please check now

@tempergate
Copy link
Copy Markdown
Contributor

@tempergate please check now

works correctly, ready to merge again

@exkrexpexfex
Copy link
Copy Markdown
Contributor Author

rebased again, added 2 fixes on top for performance on redraw and settings dialog default OK button

@tempergate
Copy link
Copy Markdown
Contributor

@elfmz , please note that plugin, it is very useful when far2l-edit is used as default user session editor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants