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

Implement very basic find API #704

Merged
merged 25 commits into from
Jul 13, 2017
Merged

Implement very basic find API #704

merged 25 commits into from
Jul 13, 2017

Commits on Jun 12, 2017

  1. Very basic find implementation

    Part of xtermjs#553
    Tyriar committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    8d12881 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2017

  1. More work on findNext

    Tyriar committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    280b698 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Fix search scrolling up

    Tyriar committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    d3f5a06 View commit details
    Browse the repository at this point in the history
  2. Add findPrevious

    Tyriar committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    7d8f698 View commit details
    Browse the repository at this point in the history
  3. Expose API on Terminal

    Tyriar committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    f88dcd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b957130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5360277 View commit details
    Browse the repository at this point in the history
  6. Remove log

    Tyriar committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    528f06b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

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

Commits on Jun 21, 2017

  1. Configuration menu
    Copy the full SHA
    6854def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93b24a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2017

  1. Get find working as an addon

    Tyriar committed Jun 23, 2017
    Configuration menu
    Copy the full SHA
    1938145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baccca8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2017

  1. Configuration menu
    Copy the full SHA
    11de0d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80f7a37 View commit details
    Browse the repository at this point in the history
  3. Fix sourcemaps

    Tyriar committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    3c0e142 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fab039d View commit details
    Browse the repository at this point in the history
  5. jsdoc

    Tyriar committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    4b0cf2f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2564592 View commit details
    Browse the repository at this point in the history
  7. Add find to demo

    Tyriar committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    c13b86a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c62923f View commit details
    Browse the repository at this point in the history
  9. Fix casing of search.js

    Tyriar committed Jul 9, 2017
    Configuration menu
    Copy the full SHA
    73970ec View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c0e7b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2017

  1. Configuration menu
    Copy the full SHA
    af58643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43b47ab View commit details
    Browse the repository at this point in the history