kakoune/rc
Johannes Altmanninger efaf9ab4e2 rc git: fix off-by-one in git blame cursor target
I personally mostly use "git blame-jump" so this "git blame" bug has
flown under the radar.  When we run git blame in a git-diff buffer,
we want to move one column to the left since the lines in the target
blob don't have the +- prefix. We already subtract one but we add it
back accidentally when using "l" to go to this column. Fix it.

In future we should try to preserve more of the selection(s), not
just the main cursor.
2024-02-26 19:07:39 +11:00
..
detection rc detection modeline: optimize modeline pre-filtering 2023-06-02 22:38:32 +02:00
filetype Merge remote-tracking branch 'arachsys/balance' 2024-02-10 21:59:38 +11:00
tools rc git: fix off-by-one in git blame cursor target 2024-02-26 19:07:39 +11:00
windowing pass pane-id to wezterm cli 2024-02-15 18:22:10 +08:00