"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
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:
Create new console or new window(check 'Multiple consoles in one ConEmu window'):Create() in the descriptionenjoy 馃槑
@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?
Most helpful comment
In Keys & Macros, Ctrl + T is bound to
'Create confirmation dialog'. I changed it toCreate new console or new window(check 'Multiple consoles in one ConEmu window'):Create()then it works.