Cmder: new console confirmation - with Ctrl-T

Created on 6 Aug 2015  路  7Comments  路  Source: cmderdev/cmder

"Confirm creating new console" option is unchecked

when using the toolbar button to create new console, no confirmation is required, this is fine

but when pressing Ctrl-T to create a new console, the confirmation is requested - which is wrong

cmder version: 1.1.4.1 (140707 preview)

thanks

馃憜 ConEmu

Most helpful comment

In Keys & Macros, Ctrl + T is bound to 'Create confirmation dialog'. I changed it to Create new console or new window(check 'Multiple consoles in one ConEmu window'):Create() then it works.

All 7 comments

Hi - I wonder why this was closed? I'm having the exact same problem with cmder version 1.3.2 - no matter what options I toggle, I still get a confirmation when I open a new tab..

Because it's an upstream issue, actually a setting you can change.

In Keys & Macros, Ctrl + T is bound to 'Create confirmation dialog'. I changed it to Create new console or new window(check 'Multiple consoles in one ConEmu window'):Create() then it works.

For myself, I had to both bind to Create new console or new window(check 'Multiple consoles in one ConEmu window'):Create(), and disable general>confirm>confirm actions>confirm creating new console/tab

thx @immiao, worked for me.
For anyone else trying to do this:

  1. Settings > Keys & Macros > Find "Ctrl+T" and click it
  2. in the "choose hotkey" filed, delete the T
  3. in the top left drop down, change to Macros
  4. select one that isnt used
  5. put "T" in "choose hotkey" and put Create new console or new window(check 'Multiple consoles in one ConEmu window'):Create() in the description

enjoy 馃槑

@mahhov I have to do both too. Thanks for adding.

I would recommend changing the default setting to the more sensible Create, instead of confirm.
Why is the default a confirm?

Was this page helpful?
0 / 5 - 0 ratings