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
I'm not sure when I'm going to be able to implement this, but there is a workaround available. If the crossterm crate is able to detect the size of your terminal (it claims it works on both Unix & Windows), then making your terminal window taller should show you more context:
I want too see more context in the diff. It would be nice to be able to specify N lines before/after, like with
grep
The text was updated successfully, but these errors were encountered: