
Assuming that you person nary undocked apps that are presently open, the close broadside of the divider shows 3 of the astir precocious utilized apps that person since been closed. However, determination is simply a mode to marque it amusement more, which tin beryllium utile if your workflow involves utilizing a batch of undocked apps consecutively.
If you're comfy pasting commands into Terminal, it's perfectly imaginable to summation oregon alteration the fig of precocious opened apps that amusement successful your Dock.

Open a Terminal model (the app tin beryllium recovered successful /Applications/Utilities/) and paste the pursuing astatine the bid prompt, past property Enter:
defaults constitute com.apple.dock show-recents -bool true;
defaults constitute com.apple.dock show-recent-count -int 10;
killall Dock
Note that the -int statement defines the fig of precocious opened apps that you privation to show successful the Dock aft the divider (10 successful this example). You tin alteration the fig to suit, and you tin revert backmost to showing 3 apps anytime by utilizing -int 3 successful the 2nd command.
This article, "Show More (or Fewer) Recent Apps successful Your Mac's Dock" archetypal appeared connected MacRumors.com
Discuss this article successful our forums