Christophe de Dinechin
Christophe de Dinechin
When there is a parsing error, set the selection position to highlight the range of the error.
When displaying the version and doing an editor search, the EditorSearch message does not clean up.
When using SIG mode, we are shifting to scientific / engineering mode too early. SIG mode should behave like FIX in that respect.
If you have a function like `'sin X'`, wrap it with a local, i.e. generate something like `« → X 'sin X' »`, so that we have a local variable...
Have a variable that defines the content of the header shown at the top.
If you type a pair of quotes and then delete the right one, it is impossible to enter the second one because we instead insert parentheses. There is a solution,...
When there is an error on the command line, it should select the whole error, not put in select mode with incremental text editing.