public void SmartExecute(object sender, EventArgs args)
 {
     _replWindow.ExecuteOrPasteSelected();
 }