Method Stdio.Readline()->delta_history() Method delta_history void delta_history(int d) Description Changes the line to a line from the history d steps from the current entry (0 being the current line, negative values older, and positive values newer). Note Only effective if you have a history object.