Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alt NumPad/Hex #78

Closed
adamyg opened this issue Jul 24, 2024 · 1 comment
Closed

Alt NumPad/Hex #78

adamyg opened this issue Jul 24, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@adamyg
Copy link
Owner

adamyg commented Jul 24, 2024

Enable "Alt NumPad", alone side "Alt + HexPad" character input; win32 console,

Requirements:

  • "Alt NumPad", NumLock to be set, num-pad cursor events wont be reported.
  • "Alt + HexPad", the registry value "EnableHexNumpad" under "HKEY_Current_User/Control Panel/Input Method" == "1".

Reference: https://en.wikipedia.org/wiki/Alt_code
See: Hexadecimal Alt codes

@adamyg adamyg added the enhancement New feature or request label Jul 24, 2024
@adamyg adamyg added this to the build-27 milestone Jul 24, 2024
adamyg added a commit that referenced this issue Jul 25, 2024
@adamyg
Copy link
Owner Author

adamyg commented Jul 27, 2024

build-27

@adamyg adamyg closed this as completed Jul 27, 2024
adamyg added a commit that referenced this issue Sep 8, 2024
adamyg added a commit that referenced this issue Sep 26, 2024
* Tickets                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         - xterm-mok2 and kbprotocol options; #85                                                                                                                                                                                                                                     - mouse-sgr and mouse-mode; #84                                                                                                                                                                                                                                              - grunch crash, on an invalid switch case; #83                                                                                                                                                                                                                               - portability improvements; non Linux/WIN32 builds; #78                                                                                                                                                                                                                      - dark/light background detection; #76                                                                                                                                                                                                                                       - directory open; prompt file(s) to open; #73                                                                                                                                                                                                                                - oniguruma upgrade; #67                                                                                                                                                                                                                                                     - binutils, backward lib; #61                                                                                                                                                                                                                                                - configure enhancements; #60                                                                                                                                                                                                                                                - bison/flex option; #59 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         * Keyboard/interface extensions                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     - keyboard, protocol options (none,auto,basic,mok2,cygwin).                                                                                                                                                                                                                  - mouse                                                                                                                                                                                                                                                                              - command line option (xterm, xterm2 and sgr).                                                                                                                                                                                                                               - <Button-xxx> key events cleanup.                                                                                                                                                                                                                                           - mouse actions                                                                                                                                                                                                                                                              - popup menu                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      - <Unassigned> key event.                                                                                                                                                                                                                                                    - FocusIn/FosusOut events.                                                                                                                                                                                                                                                   - key_trace macro. 
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               
* CI Pipelines                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    - Solaris                                                                                                                                                                                                                                                                    - FreeBSD/OpenBSD and NetBSD.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant