Christophe de Dinechin

Results 242 issues of Christophe de Dinechin

In the `Expand` command, sort the multiplicative terms

enhancement

When there is a parsing error, set the selection position to highlight the range of the error.

enhancement
feature

Find a way to load key mappings from disk at start

feature

Add the ability to assign a feature to a key (`ASN` function on HP48)

feature

When displaying the version and doing an editor search, the EditorSearch message does not clean up.

bug

When using SIG mode, we are shifting to scientific / engineering mode too early. SIG mode should behave like FIX in that respect.

enhancement

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...

feature

Have a variable that defines the content of the header shown at the top.

feature

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,...

bug

When there is an error on the command line, it should select the whole error, not put in select mode with incremental text editing.

bug