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

Fix RTL char highlight #198

Closed
wants to merge 23 commits into from

Commits on Mar 7, 2022

  1. Rename position to cursor_pos

    deg0nz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6c69420 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c4ebb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58bdc28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3aff723 View commit details
    Browse the repository at this point in the history
  5. fmt

    deg0nz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    5cd8093 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38d88f7 View commit details
    Browse the repository at this point in the history
  7. Change cursor assignment

    deg0nz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    df0a9fd View commit details
    Browse the repository at this point in the history
  8. Fix typo in comment

    deg0nz committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    9c15cc2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Configuration menu
    Copy the full SHA
    4a28301 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. return KeyModifiers in select prompt

    add crossterm
    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    5b1b42d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    136c39f View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    4de5205 View commit details
    Browse the repository at this point in the history
  4. [fix ci] update examples

    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    9411655 View commit details
    Browse the repository at this point in the history
  5. [fix ci] update examples

    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    a0c18d1 View commit details
    Browse the repository at this point in the history
  6. lint

    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    8020313 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1529450 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7fbd61 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fix-fuzzy-clear-on-cancel' of https://github.com/deg0nz…

    …/dialoguer into deg0nz-fix-fuzzy-clear-on-cancel
    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    42e7a47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a229c20 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'fix-special-chars-panic-in-fuzzy-select' of https://git…

    …hub.com/deg0nz/dialoguer into deg0nz-fix-special-chars-panic-in-fuzzy-select
    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    45a63e6 View commit details
    Browse the repository at this point in the history
  12. lint

    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    1dc7665 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2d19181 View commit details
    Browse the repository at this point in the history
  14. don't highlight RTL chars

    Araxeus committed May 13, 2022
    Configuration menu
    Copy the full SHA
    fb4b4c8 View commit details
    Browse the repository at this point in the history