ProSurfer73 / Macro-Parser

A C/C++ macro calculator
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

Add command history. #70

Open ProSurfer73 opened 1 year ago

ProSurfer73 commented 1 year ago

it would be handy to have access to this history of the command previously typed. Where will it be saved ?

ProSurfer73 commented 1 year ago

Here is an interesting function from the Windows API showing a function to add and modify the history of commands : https://learn.microsoft.com/en-us/windows/console/setconsolehistoryinfo