Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mappings): attempt to get next buffer when using history fallback
Problem: when there is no next/prev buffer (a buffer is unlisted), the mappings will switch to the previous buffer in the history, regardless of the step provided. Solution: attempt to find a buffer relative to the previous buffer
- Loading branch information