jcjordyn140 / mintty

Automatically exported from code.google.com/p/mintty
GNU General Public License v3.0
0 stars 0 forks source link

Alt+numpad codes don't work #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Typing characters with Alt+numpad codes doesn't work. That's because I
haven't yet (re)implemented it.

Original issue reported on code.google.com by andy.koppe on 2 Jan 2009 at 6:58

GoogleCodeExporter commented 9 years ago
Implemented in r87 on the 0.3 branch, including non-standard support for 
Unicode (by
entering codes beyond 255), and octal notation (by starting codes with '0').

Original comment by andy.koppe on 4 Jan 2009 at 5:03

GoogleCodeExporter commented 9 years ago

Original comment by andy.koppe on 4 Jan 2009 at 7:04

GoogleCodeExporter commented 9 years ago

Original comment by andy.koppe on 4 Jan 2009 at 10:05