When in status view, pressing "@" navigates between chunks. If I then choose to split the current chunk with "\", it is no longer possible to navigate between the chunks with "@", the alignment seems to be off: the cursor no longer ends up at the first line of each chunk. My guess is that the underlying git state and the tig view is somehow misaligned. Navigating line by line (with "j" and "k") still works, but jumping between whole chunks is unusable after a split.