Skip to content
Commit f9ca705b authored by raphTec's avatar raphTec Committed by Andreas Klöckner
Browse files

Use deque with maxsize for command line history

A deque handles the size limit internally, eliminating some logic in the
debugger itself.
parent b9c19487
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment