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

Implement numpad arrows/home/end/pgup/pgdn/ins/del when num lock is off #1889

Merged
4 commits merged into from
Feb 3, 2021

Commits on Jan 17, 2021

  1. when num lock is off, have numpad keys works as their numlock-off fun…

    …ctions (arrows/home/end/pgup/pgdn/insert/delete)
    rakslice committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    7b4a69f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78cdaef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe58494 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/master' into numpad_arrows

    # Conflicts:
    #	terminal-view/src/main/java/com/termux/view/TerminalView.java
    rakslice committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    f6822d6 View commit details
    Browse the repository at this point in the history