Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.55k stars 571 forks source link

Tab numbers added to console dialogs created with user-defined tasks #2347

Closed GeneGeneGitHub closed 3 years ago

GeneGeneGitHub commented 3 years ago

Versions

ConEmu build: 210718 x64 OS version: Windows 10 x64 21H1 Used shell version (Far Manager)

Problem description

New console dialogs show a number, even though Settings General Appearance has numbers turned off.

Steps to reproduce

  1. Add predefined task - in this case I added a Far file mgr task
  2. create new console dialog using that task
  3. a number is added to the tab title even though settings say not to show numbers

Expected results

  1. No number shown on the tab
  2. or, renaming the tab will remove the number.

Thanks!

Maximus5 commented 3 years ago

Please clarify which settings do you mean and add screenshots.

GeneGeneGitHub commented 3 years ago

Settings General Appearance says don't show tab numbers

image

Added a pre-defined task (in this case a Far file mgr)

image

When I created a new console dialog, it shows a tab number anyway

image

Maximus5 commented 3 years ago

You show option for title bar, and your title bar does not show numbers as you configured.

Numbers are in tab bar, and if you'd like to get rid of them - configure TabBar templates. https://conemu.github.io/en/SettingsTabBar.html

GeneGeneGitHub commented 3 years ago

Thanks man! LOVE the program - it's the best Windows terminal app there is. Will donate soon!