Change default tab_label_length from 99999 to 1000
commitf412636412b65394108bfd1b4c8211841cefdbd5
authorJiří Techet <techet@gmail.com>
Wed, 18 Oct 2023 09:07:21 +0000 (18 11:07 +0200)
committerJiří Techet <techet@gmail.com>
Wed, 18 Oct 2023 09:07:21 +0000 (18 11:07 +0200)
treef7fa6fe73e053f82816eb5ee2b0448a73b6ec318
parent1b06889fe2f24f37d746621aca055869b6834c48
Change default tab_label_length from 99999 to 1000

The whole value 99999 doesn't fit into the entry which looks ugly and,
to me, somehow a rounded value like 1000 (which is still sufficient
in terms of "unlimited" number of characters in a tab) looks more pleasing.
src/ui_utils.c