Hacker News new | ask | show | jobs
by patrickg 3184 days ago
Data files and source code. Sure I have considered using line wrap, but I don't like it.
1 comments

I've always avoided this by formatting source code to fit in 80 chars, using "long" data format where possible, and just not editing big data files interactively (I use sed or awk).