0

I am sure in the past I have seen a setup of tasks in ConEmu, which allowed me to group tasks together under sub-menus, such as Cmd, Powershell etc.

I can't remember how to set this up and my google-fu has deserted me.

Wernsey
  • 5,411
  • 22
  • 38
Ben Whyall
  • 268
  • 3
  • 17

1 Answers1

1

Use double colon to name task groups. For example

Shell::cmd
Shell::PowerShell
Scripts::Jekyll build
Maximus
  • 10,751
  • 8
  • 47
  • 65
  • Does this need a particular version of ConEmu as I have done that in my settings and it doesnt seem to be working. [Settings screenshot](http://postimg.org/image/x89djzb6r/) [Tasks screenshot](http://postimg.org/image/4bowg6t4f/) – Ben Whyall Apr 14 '15 at 09:55
  • 1
    Of course yes. There is no reason to use old builds at all. cmder bundled with old ConEmu versions makes me crazy. What was auto-update feature created for? – Maximus Apr 14 '15 at 10:29