-
-
Notifications
You must be signed in to change notification settings - Fork 173
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Annoying behavior of loosing your place when trying to copy multiple lines between a previous vesion of a file, and the current file. One has to keep finding the place where one was when switching between tabs, because DiffView does not keep track of where it was (or is forcing a reset).
Expected behavior
Preserve state when one switchs to a different tab and comes back.
Actual behavior
It resets/restart sitself just because I viewed a different Tab
Steps to reproduce
- Say you open
DiffviewFileHistory % - You remove all folds (
zR) - Scroll to the lines you are interested in.
- Copy a line of text
- Go back to the buffer you working on, i.e.
gt-> goto next tab - Paste the line, now
gtto return to DiffView - Boom diff view has reset itself, now repeat, steps 1 to 3 to try find where you were
Health check
N/A
Log info
Relevant info from :DiffviewLog
############################
### PUT LOG CONTENT HERE ###
############################
Neovim version
NVIM v0.10.0-dev-fcfc87c
Build type: RelWithDebInfo
LuaJIT 2.1.1695266395Operating system and version
Linux 6.2.0-39-generic x86_64 GNU/Linux
Minimal config
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working