Construct a new console history object.
The current editor used by the history manager.
The current editor used by the history widget.
Get whether the notebook history manager is disposed.
Kernel session number for filtering
The placeholder text that a history session began with.
Get the previous item in the notebook history.
The currently selected Cell in the notebook.
A Promise resolving to the historical cell content text.
ProtectedcheckSet placeholder and editor. Start session if one is not already started.
The currently selected Cell in the notebook.
Get the next item in the notebook history.
The currently selected Cell in the notebook.
A Promise resolving to the historical cell content text.
ProtectedonPopulate the history collection on history reply from a kernel.
Optionalcell: Cell<ICellModel>ProtectedonProtectedsetUpdate the editor of the cell with provided text content.
The currently selected Cell in the notebook.
the result from back or forward
A console history manager object.