Files
nethack/win/tty
nhmall 88f6df2d8b some tabs to spaces
cd src
    grep -P -n '\t' *.c | grep -v "1:"
    cd ../include
    grep -P -n '\t' *.h | grep -v "1:"
    cd ..

side note: win/Qt/*.cpp are full of tabs
2022-10-26 14:21:23 -04:00
..
2018-11-11 10:29:52 -05:00
2022-10-26 14:21:23 -04:00
2022-09-23 23:37:02 -07:00
2022-10-04 15:21:04 -07:00