Y
Hacker News
new
|
ask
|
show
|
jobs
by
eikenberry
333 days ago
But don't fixed width fonts, which many consider the best for code, mean fixed width spaces too?
1 comments
SAI_Peregrinus
333 days ago
If that were the case tabs would be fixed width too. But they're not. There's no fundamental reason tabs have to be the only variable-width character.
link
eikenberry
333 days ago
Tabs would only be variable in the number of spaces uses, but those spaces will be fixed width.
link
jononor
332 days ago
And spaces could be variable in the number of "sub-spaces" used. Each could be say 1/8 of a regular space.
link