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

Limit refresh rate #539

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Limit refresh rate #539

wants to merge 18 commits into from

Commits on Jul 3, 2021

  1. Limit refresh rate

    Except while typing at the end of input.
    gwenn committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    f15556c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Impl poll on Windows

    gwenn committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    e219d24 View commit details
    Browse the repository at this point in the history
  2. Fix windows build error

    gwenn committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    9582070 View commit details
    Browse the repository at this point in the history
  3. Fix clippy error

    gwenn committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    a5a6c16 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2022

  1. Merge remote-tracking branch 'upstream/master' into paste_refresh

    # Conflicts:
    #	src/tty/mod.rs
    #	src/tty/test.rs
    #	src/tty/unix.rs
    #	src/tty/windows.rs
    gwenn committed Jan 2, 2022
    Configuration menu
    Copy the full SHA
    1dc80f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

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

Commits on Feb 19, 2022

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

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    bf56cc1 View commit details
    Browse the repository at this point in the history
  2. Fix windows build

    gwenn committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6801037 View commit details
    Browse the repository at this point in the history
  3. Factorize code

    gwenn committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5e508b4 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

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

Commits on May 29, 2022

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

Commits on Jun 12, 2022

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

Commits on Jun 25, 2023

  1. Merge remote-tracking branch 'kkawakam/master' into paste_refresh

    # Conflicts:
    #	src/edit.rs
    gwenn committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    c0b43f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Sep 3, 2023

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

Commits on Sep 1, 2024

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

Commits on Oct 27, 2024

  1. Merge remote-tracking branch 'refs/remotes/origin/master' into paste_…

    …refresh
    
    # Conflicts:
    #	src/edit.rs
    gwenn committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    0d0ad13 View commit details
    Browse the repository at this point in the history