Feature request: allowing single input line rerun and deletion
I like very much clcalc, especially for its units management capabilities, but I miss a feature I'm accustomed to after using WxMaxima, the possibility to rerun and delete single lines, which allows to obtain a clean and reusable "document" showing a useful sequence of calculations. With such 2 features clcalc would become a much more useful tool, a kind of ready-to-use "notebook" limited to math but much lighter and easy to use.
Thanks for the tool and for your attention.
Thank you for the suggestion. This indeed would be useful, as it's especially common in notebooks like Jupyter any many people are accustom to it.
Currently though, clcalc uses jquery-terminal library for its main terminal-like interface, and don't think it offers enough flexibility to implement this. But once I get enough time to redo its main interface I'll add this feature for sure.