这是indexloc提供的服务,不要输入任何密码
Skip to content

[Bug]: Termux replaces ˜ with ~ #2799

@suhr

Description

@suhr

Problem description

When you input ˜ with https://github.com/dzaima/hackerskeyboard, ~ is inserted instead.

Steps to reproduce the behavior.

  1. Open termux
  2. Input ˜ using https://github.com/dzaima/hackerskeyboard

What is the expected behavior?

It should not be replaced with ~. ˜ is a Self/Swap modifier in BQN programming language. Replacing it with ~ breaks code entered with arrays hacker's keyboard.

System information

No need, this is the place of termux code which does the substitution: https://github.com/termux/termux-app/blob/master/terminal-view/src/main/java/com/termux/view/TerminalView.java#L821

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions