Tabs vs spaces would be a much more meaningful distinction if tab width could be fractional.
@zeux kinda like tabs with a non-monospace font
@zeux Fractional size of space also makes it interesting!
@breakin @zeux U+2009 is the half space you’re looking for.
@jkaniarz @zeux Cool! I was thinking about arguments between tab or 4 char wide space.
@breakin @zeux Unfortunately C doesn’t count it as a white-space in the default locale.
@jkaniarz @zeux hopefully someone is working on fixing that mistake in the spec!