This repository was archived by the owner on Apr 16, 2018. It is now read-only.
This repository was archived by the owner on Apr 16, 2018. It is now read-only.
Add keyboard shortcuts for symbols #185
Open
Description
From one of the TAs at AIMS - apparently in some software (e.g. Mma, but probably others) there are escape sequences/shortcuts that can be used to get non-ASCII variable names easily. The example was "Esc, eta, Esc" giving Eta in Mma.
Implementing this in the sagenb is probably too ambitious at this point, but maybe in a .sagews
this wouldn't be a bad idea. Or something analogous that is more 'native' to SMC. Anyway, an idea.