theodore-norvell / PLAAY

Senior Design Project PLAAY (Programming Language for Adults And Youth)
2 stars 0 forks source link

Improved moves #77

Closed theodore-norvell closed 6 years ago

theodore-norvell commented 7 years ago

This in my work on allowing infix as well as prefix entry of expressions. See the document Infix-Prefix-Keyboard-Entry.txt in docs to see what should be possible from the keyboard (and also by drag and drop).

This involved changing the interpretation of the arrow keys and the tab key.

Also I added keyboard shortcuts space, _ and \ .