Christophe de Dinechin
Christophe de Dinechin
Add the ability to copy and paste to/from the simulator.
The current implementation of `→Grob` does not respect the HP documentation. It only takes one argument, whereas the HP version takes an additional font size.
The `Purge` command restores some UI patterns with a different value than what `ResetModes` gets.
Identified while working on #1238: The conversion of `[ 1 2 3 ]` to spherical and back gives a result with only about 12 digits correct for the returning value....
Add a way to directly switch to a Greek or Cyrillic map when switching to these languages.
Since we have put spaces in the name of equation library entries, the parser stops at the first non-name characters and claims that the equation does not exist.
When going back in history, you can move through history with the "previous word". You can go to the next history items repeatedly that way. This is not as efficient...
Suggested by @Wiljea: adding features to the F1-F6 keys with transient alpha mode. My current preference is to provide the editor features, specifically the first two rows in the menu,...
Build an index in the help file in order to access help topics faster. Right now it takes more than 5 seconds to find the last ones in the help...
Suggested by @Wiljea: Being able to put anchor containing RPL code in the help file, that would execute when you select them, would make it much easier to share examples...