Skip to content

Instantly share code, notes, and snippets.

@ozgurgul
Forked from jtferns/cmder_split.md
Created August 17, 2022 15:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozgurgul/e648db6076e2827a6d9f61daa023be39 to your computer and use it in GitHub Desktop.
Save ozgurgul/e648db6076e2827a6d9f61daa023be39 to your computer and use it in GitHub Desktop.
Create simple 4-way split of Cmder for windows cmd prompting...

Setup

  1. Launch Cmder
  • step1
  1. Right-click on the console tab
  2. Select New Console... to launch the ConEmu console create dialog
  • step2
  1. In the New Console Split section, select the To right radio option click the Start button
  • step3
  1. Congrats, you now have a half-n-half or 50-50 horizontal split!
  • halfnhalf
  1. Now, right-click on the first console tab and select New Console... again
  2. This time, leave the Console Split section alone and just add -new_console:s50V to the Create new console command input section.
  • step4
  1. Congrats, you now have a 3-way console split
  • step5
  1. Next, right-click on the second console tab (the one the selects Q2) and select New Console... for the last time
  2. Repeat step 7 and you will end up with a nice 4-way split console setup!
  • step6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment