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

[WIP] Multi-Cursor Mode #587

Closed
wants to merge 70 commits into from
Closed

[WIP] Multi-Cursor Mode #587

wants to merge 70 commits into from

Commits on Aug 10, 2016

  1. Configuration menu
    Copy the full SHA
    8544499 View commit details
    Browse the repository at this point in the history
  2. Add Multi Cursor Visual Mode.

    johnfn committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    8395150 View commit details
    Browse the repository at this point in the history
  3. Renaming.

    johnfn committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    b6d54fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74a1034 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e485dc6 View commit details
    Browse the repository at this point in the history
  6. Fix visual mode.

    johnfn committed Aug 10, 2016
    Configuration menu
    Copy the full SHA
    d0c12ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98bc06e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2016

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

Commits on Aug 18, 2016

  1. Commands are starting to work.

    johnfn committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    c821f20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e617e5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f6011 View commit details
    Browse the repository at this point in the history
  4. Display in status bar

    johnfn committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    e9a0e13 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. Configuration menu
    Copy the full SHA
    270f985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4da6ea View commit details
    Browse the repository at this point in the history
  3. / actually works in multi cursor.

    I can't believe I actually got it to work.
    johnfn committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    9ce3c92 View commit details
    Browse the repository at this point in the history
  4. Fix esc in multi cursor mode.

    johnfn committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    8e6bae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Minor changes

    johnfn committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    234040a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Add yank in multi cursor mode.

    johnfn committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    e443d9f View commit details
    Browse the repository at this point in the history
  2. Fix escape wonkiness

    johnfn committed Aug 24, 2016
    Configuration menu
    Copy the full SHA
    2cdc557 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

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

Commits on Aug 26, 2016

  1. Minor changes.

    johnfn committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    a1d6f0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    813ffd1 View commit details
    Browse the repository at this point in the history
  3. Add helpful comment.

    johnfn committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    fe64d1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d814c13 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    96c3bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    738b89c View commit details
    Browse the repository at this point in the history
  3. Fix some calls.

    johnfn committed Aug 30, 2016
    Configuration menu
    Copy the full SHA
    edc93fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1b0d2e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2016

  1. Configuration menu
    Copy the full SHA
    990c7ca View commit details
    Browse the repository at this point in the history
  2. Fix cursor merging bug

    johnfn committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    3431ad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4bad99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f82591 View commit details
    Browse the repository at this point in the history
  5. Fix count-prefixed motions.

    johnfn committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    a552ac1 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Merge branch 'master' into multi-cursor-mode

    Conflicts:
    	.vscode/settings.json
    	src/actions/actions.ts
    	src/mode/modeHandler.ts
    johnfn committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    29c4fbd View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Make tests work better.

    johnfn committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    04b0aa2 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2016

  1. Configuration menu
    Copy the full SHA
    7c8e1ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49d2c92 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

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

    johnfn committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    69d8df8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2016

  1. Configuration menu
    Copy the full SHA
    816c303 View commit details
    Browse the repository at this point in the history
  2. Fix multi-cursor delete.

    johnfn committed Sep 7, 2016
    Configuration menu
    Copy the full SHA
    f8dde28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dca11b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Fix y and p.

    johnfn committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    2e5a7e3 View commit details
    Browse the repository at this point in the history
  2. Fix visual block mode

    johnfn committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    1a26724 View commit details
    Browse the repository at this point in the history
  3. Fix bug with o.

    johnfn committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    63dc583 View commit details
    Browse the repository at this point in the history
  4. Fix cursor bounding problem

    johnfn committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    36c69d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2016

  1. Fix & speed up a lot of tests.

    johnfn committed Sep 13, 2016
    Configuration menu
    Copy the full SHA
    55ac615 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Fix o/O

    johnfn committed Sep 14, 2016
    Configuration menu
    Copy the full SHA
    779ad9d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Fix bug with o/O

    johnfn committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    03eaace View commit details
    Browse the repository at this point in the history
  2. Fix issue with .

    johnfn committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    6c40dcd View commit details
    Browse the repository at this point in the history
  3. Really fix . this time.

    johnfn committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    11d6214 View commit details
    Browse the repository at this point in the history
  4. Fix a bunch more tests.

    johnfn committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    227882d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9765644 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into multi-cursor-mode

    Conflicts:
    	src/actions/actions.ts
    	src/mode/modeHandler.ts
    	src/register/register.ts
    	src/util.ts
    johnfn committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    16c5da0 View commit details
    Browse the repository at this point in the history
  7. Fix all tslint issues

    johnfn committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    0aef37a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2016

  1. Fix visual block mode.

    johnfn committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    5e10ca1 View commit details
    Browse the repository at this point in the history
  2. Fix repeating in replace mode.

    johnfn committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    74930e3 View commit details
    Browse the repository at this point in the history
  3. Fix ~

    johnfn committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    feb74e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2016

  1. Configuration menu
    Copy the full SHA
    7f278d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f00c8d3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into multi-cursor-mode

    Conflicts:
    	src/register/register.ts
    johnfn committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    bdb3864 View commit details
    Browse the repository at this point in the history
  4. Fix an old bad merge.

    johnfn committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    8a0a247 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11073c7 View commit details
    Browse the repository at this point in the history
  6. Minor text updates

    johnfn committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    e8b3939 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. Configuration menu
    Copy the full SHA
    49b3b2f View commit details
    Browse the repository at this point in the history
  2. Fix : in multi-cursor mode.

    johnfn committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    37d8c4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26b35b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

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

Commits on Sep 26, 2016

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

Commits on Sep 28, 2016

  1. ARGGHHHHHHHHHH

    johnfn committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    e4ff4c2 View commit details
    Browse the repository at this point in the history