Syntax
removelinehistory(N)
Arguments
- N
a line number
Description
remove the Nth line in history.
Examples

displayhistory() removelinehistory(historysize()-2) displayhistory()
Report an issue | ||
<< loadhistory | History manager | resethistory >> |
removelinehistory(N)
a line number
remove the Nth line in history.
displayhistory() removelinehistory(historysize()-2) displayhistory()
Report an issue | ||
<< loadhistory | History manager | resethistory >> |