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

Add inline input method support #5790

Closed
wants to merge 2 commits into from

Commits on Apr 19, 2022

  1. Add inline input method support

    This commit adds support for inline IME handling. It also makes search
    bar draw proper Underline cursor instead of using '_' character.
    
    Fixes alacritty#1613.
    kchibisov committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    3bbcf21 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Handle preedit clearing

    kchibisov committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    7488fe4 View commit details
    Browse the repository at this point in the history