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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

support preview window #45

Merged
merged 17 commits into from Apr 13, 2023
Merged

support preview window #45

merged 17 commits into from Apr 13, 2023

Commits on Apr 12, 2023

  1. add WithPreviewWindow

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    e71e151 View commit details
    Browse the repository at this point in the history
  2. support preview window

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    cbde306 View commit details
    Browse the repository at this point in the history
  3. refactor mainView()

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    f982de1 View commit details
    Browse the repository at this point in the history
  4. refactor inputView()

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    00f9184 View commit details
    Browse the repository at this point in the history
  5. refactor itemsView()

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    e3ceb13 View commit details
    Browse the repository at this point in the history
  6. remove redundant filter

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    98993a6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1403e05 View commit details
    Browse the repository at this point in the history
  8. fix border

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    c605667 View commit details
    Browse the repository at this point in the history
  9. set main view width

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    b547cd3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    bb57c9b View commit details
    Browse the repository at this point in the history
  11. WindowWidth -> Width

    koki-develop committed Apr 12, 2023
    Copy the full SHA
    6548531 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. update docs

    koki-develop committed Apr 13, 2023
    Copy the full SHA
    a7851de View commit details
    Browse the repository at this point in the history
  2. create tape

    koki-develop committed Apr 13, 2023
    Copy the full SHA
    7a8e618 View commit details
    Browse the repository at this point in the history
  3. Revert "fix border"

    This reverts commit c605667.
    koki-develop committed Apr 13, 2023
    Copy the full SHA
    c60783d View commit details
    Browse the repository at this point in the history
  4. disable east asian width

    koki-develop committed Apr 13, 2023
    Copy the full SHA
    1bef1f9 View commit details
    Browse the repository at this point in the history
  5. fix truncate suffix

    koki-develop committed Apr 13, 2023
    Copy the full SHA
    5b81d35 View commit details
    Browse the repository at this point in the history
  6. fix

    koki-develop committed Apr 13, 2023
    Copy the full SHA
    f390da7 View commit details
    Browse the repository at this point in the history