public void HistoryPrevious(object sender, EventArgs e)
 {
     _replWindow.HistoryPrevious();
 }