Skip to content

Instantly share code, notes, and snippets.

@michaelhood
Last active December 11, 2015 18:28
Show Gist options
  • Save michaelhood/4641684 to your computer and use it in GitHub Desktop.
Save michaelhood/4641684 to your computer and use it in GitHub Desktop.
github.app tabspacing

tabspacing in github.app's changes view is broken.

if you have characters fully leading up to an exact tabstop (8, in the app), an additional tab should be created:

this is a correct diff of adding the attached badger2.txt:

@@ -0,0 +0,1 @@
+ abcdef  hi
  # ---^
   col 8

this is what's displayed in the app:

evidence

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment