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
found myself dealing with diffs hundreds of lines long over the last few days and it's really annoying. icdiff has a context=True option in make_table() which we could use.
i hacked it in locallly, just need to write tests and get it in...