15

Please advise how to configure Total Commander that way to not show file names and their extensions in separate column but in the same one?

studiohack
  • 13,477
Eugene
  • 339
  • 2
  • 6
  • 14

1 Answers1

17

Open Configuration → Tabstops. Under Show file extensions, choose "directly after filename".

The same setting in wincmd.ini:

[Configuration]
Aligned extension=0
grawity
  • 501,077