Hacker News new | ask | show | jobs
by lemoncucumber 464 days ago
Nice work! A useful one you’re missing is `set list` which shows whitespace characters. The main thing I use it for is checking whether indentation is tabs or spaces (or an unfortunate mix of both).
1 comments

Thank you! Hah, cool! I'll defo use/add this later!