Michael Schmid - 2014-12-04

Currently, if I open Concalc just with concalc, it gives me a line to enter the term I want to evaluate, and when I press enter it returns the result at quits. I wished it would give me a new input line for the next term I want to evaluate, and does so until I enter quit, exit, or hit Ctrl-D.

However, if I start it with the term, like concalc 1+1, the current behaviour to just return the answer and then to exit to the shell is fine.