https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2921
--- Comment #2 from Karl Janus <karl.janus@xxxxxxxxx> 2008-10-02 08:43:05 PDT ---
I would say to allow the application in which the data is being pasted to
control the tab size. Hopefully that would end the religious war. I don't
like tabs either, but I would at least appreciate the chance to control my
whitespace characters (converting tabs and such to spaces, etc.) instead of not
having them at all. I haven't delved into the code yet, but hopefully its a
difference of 'isprint(c)' vs. 'isprint(c) || isspace(c)'.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.