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

Swap directions by hitting the shortcut a second time #8

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

Commits on Aug 18, 2013

  1. Change the way pending changes are drawn

    Only highlights a region if we are extending a selection; otherwise
    draws only the new insertion point. Also now highlights the starting
    point, because when the input panel is shown, the current selections
    are hidden.
    adzenith committed Aug 18, 2013
    Configuration menu
    Copy the full SHA
    adc20aa View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2013

  1. Configuration menu
    Copy the full SHA
    a96b81e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d04bda View commit details
    Browse the repository at this point in the history
  3. Search regex never fails

    Simplifies the logic a little bit, I think.
    adzenith committed Aug 19, 2013
    Configuration menu
    Copy the full SHA
    bd2c38c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44dd026 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33d2ffe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88f6bc6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acef88c View commit details
    Browse the repository at this point in the history