ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] "consistent" indentation and tabstop=8

From: Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx>
Date: Wed, 28 Apr 2010 22:53:17 +0200
Hi,

Why there's tabstop=8, but file is indented with 2 spaces?
How should <tab> key works in these files?

If you want to mark that \t in files are bad, let at least set
softtabstop=2 to make using <tab> sane.

Regards.