Navigate allows you to traverse previouslly viewed working directories, both backwards and forwards (much like a web browser).
Install navigate using commandbox:
CommandBox> install commandbox-navigatehistoryMax (default: 25) - Set the maximum amount of retained history.
CommandBox> set modules.commandbox-navigate.historyMax = 25CommandBox> navigate history
CommandBox> historystep (optional) - Number of steps to go back in history.
CommandBox> navigate back
CommandBox> navigate back 2
CommandBox> <-
CommandBox> backstep (optional) - Number of steps to go forward in history.
CommandBox> navigate forward
CommandBox> navigate forward 2
CommandBox> ->
CommandBox> fwdCommandBox> navigate clear