You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'd like to copy part of diffs shown in NeogitStatus without the first character that consists of - or + using standard yank command.
Describe the solution you'd like
Yanking diff lines does copy only part of a files, without diffs decorations, ie. + and - characters
Describe alternatives you've considered
Removing diff decorations altogether. Not sure if it's possible without changing plugin's source code.
The text was updated successfully, but these errors were encountered:
nounder
changed the title
Copy NeogitStatus diffs without +/- characters at the beginning of a lin
Copy NeogitStatus diffs without +/- characters at the beginning of a line
Sep 25, 2024
Is your feature request related to a problem? Please describe.
I'd like to copy part of diffs shown in NeogitStatus without the first character that consists of
-
or+
using standard yank command.Describe the solution you'd like
Yanking diff lines does copy only part of a files, without diffs decorations, ie.
+
and-
charactersDescribe alternatives you've considered
Removing diff decorations altogether. Not sure if it's possible without changing plugin's source code.
The text was updated successfully, but these errors were encountered: