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

Use code from sbl/scvim #11

Merged
merged 127 commits into from
Jan 29, 2017
Merged

Use code from sbl/scvim #11

merged 127 commits into from
Jan 29, 2017

Commits on Nov 20, 2010

  1. initial commit

    sbl committed Nov 20, 2010
    Configuration menu
    Copy the full SHA
    d7a212a View commit details
    Browse the repository at this point in the history
  2. added original scvim files

    sbl committed Nov 20, 2010
    Configuration menu
    Copy the full SHA
    50044da View commit details
    Browse the repository at this point in the history
  3. a first hackish version

    sbl committed Nov 20, 2010
    Configuration menu
    Copy the full SHA
    ba68f98 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2010

  1. some minor cleanup

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    2743529 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b7d8c7 View commit details
    Browse the repository at this point in the history
  3. different key mappings now

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    6a31867 View commit details
    Browse the repository at this point in the history
  4. emacs like keymaps

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    0dd9d65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    068a341 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ecdca6 View commit details
    Browse the repository at this point in the history
  7. cleaned up the plugin bundle

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    1dc5b04 View commit details
    Browse the repository at this point in the history
  8. recompile is working

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    86011f6 View commit details
    Browse the repository at this point in the history
  9. sending commands works

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    17c98b7 View commit details
    Browse the repository at this point in the history
  10. sending lines works halfways

    sbl committed Nov 21, 2010
    Configuration menu
    Copy the full SHA
    db83b7e View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2010

  1. Configuration menu
    Copy the full SHA
    80b22ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e648101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d817d3f View commit details
    Browse the repository at this point in the history
  4. sending of commands works now

    sbl committed Nov 22, 2010
    Configuration menu
    Copy the full SHA
    7480dd3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4af7b1 View commit details
    Browse the repository at this point in the history
  6. some code cleanup

    sbl committed Nov 22, 2010
    Configuration menu
    Copy the full SHA
    f30610d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2010

  1. sending to SC now works line by line key commands now work directly a…

    …fter recompile minor fixes
    sbl committed Nov 23, 2010
    Configuration menu
    Copy the full SHA
    4b2b332 View commit details
    Browse the repository at this point in the history
  2. started reworking the help mechanism so you don't need to use tags or…

    … create tags to display help
    sbl committed Nov 23, 2010
    Configuration menu
    Copy the full SHA
    1d0d36e View commit details
    Browse the repository at this point in the history
  3. finding help works

    sbl committed Nov 23, 2010
    Configuration menu
    Copy the full SHA
    f5497d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a140e3e View commit details
    Browse the repository at this point in the history
  5. hard coded syntax for now

    sbl committed Nov 23, 2010
    Configuration menu
    Copy the full SHA
    7a5c593 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2010

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

Commits on Dec 9, 2010

  1. Configuration menu
    Copy the full SHA
    ab3cb96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e9c502 View commit details
    Browse the repository at this point in the history
  3. worked on the readme file

    sbl committed Dec 9, 2010
    Configuration menu
    Copy the full SHA
    59149ec View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2011

  1. updated README

    sbl committed Jan 1, 2011
    Configuration menu
    Copy the full SHA
    52b03a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2011

  1. updated readme

    sbl committed Jan 22, 2011
    Configuration menu
    Copy the full SHA
    fccc098 View commit details
    Browse the repository at this point in the history
  2. removed old readme

    Merge branch 'master' of github.com:sbl/scvim
    
    Conflicts:
    	README
    sbl committed Jan 22, 2011
    Configuration menu
    Copy the full SHA
    9a2afc3 View commit details
    Browse the repository at this point in the history
  3. cleaned up markdown

    sbl committed Jan 22, 2011
    Configuration menu
    Copy the full SHA
    c92a372 View commit details
    Browse the repository at this point in the history
  4. another go at the markdown ...

    sbl committed Jan 22, 2011
    Configuration menu
    Copy the full SHA
    0884ef2 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2011

  1. removed the hardcoded path to the start_pipe and sc_dispatcher

    script and instead put a notice into the readme to set paths manually.
    sbl committed Jan 23, 2011
    Configuration menu
    Copy the full SHA
    8815184 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2011

  1. updated readme

    sbl committed Mar 6, 2011
    Configuration menu
    Copy the full SHA
    7660cef View commit details
    Browse the repository at this point in the history
  2. Hard coded the path to pipe app and dispatcher again

    because the findfile() implementation did not work at all
    sbl committed Mar 6, 2011
    Configuration menu
    Copy the full SHA
    004294c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0590f0e View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2011

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

Commits on Apr 11, 2011

  1. added snipMate snippets

    sbl committed Apr 11, 2011
    Configuration menu
    Copy the full SHA
    9a97abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b063c5 View commit details
    Browse the repository at this point in the history
  3. event keywords in syntax

    sbl committed Apr 11, 2011
    Configuration menu
    Copy the full SHA
    aa8fcd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2011

  1. worked on some snippets

    sbl committed Apr 13, 2011
    Configuration menu
    Copy the full SHA
    4f65b14 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2012

  1. updated for 3.5 qt help system

    sbl committed Feb 11, 2012
    Configuration menu
    Copy the full SHA
    7203390 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2012

  1. added a findmethodargs shortcut

    sbl committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    65e70e6 View commit details
    Browse the repository at this point in the history
  2. basic setup for a sc tags file

    sbl committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    57f1e6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d479310 View commit details
    Browse the repository at this point in the history
  4. finished sctags draft

    sbl committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    2185dca View commit details
    Browse the repository at this point in the history
  5. updated README

    sbl committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    1fbddea View commit details
    Browse the repository at this point in the history
  6. improved search for method args

    sbl committed Mar 16, 2012
    Configuration menu
    Copy the full SHA
    de413c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    289be2d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2012

  1. keycode changes

    sbl committed Mar 17, 2012
    Configuration menu
    Copy the full SHA
    d2a2819 View commit details
    Browse the repository at this point in the history
  2. arg completion in insert mode

    sbl committed Mar 17, 2012
    Configuration menu
    Copy the full SHA
    a4516f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2012

  1. Correctly format backticks in SCFormatText.

    Rob Hanlon committed Mar 18, 2012
    Configuration menu
    Copy the full SHA
    b235cbe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from ohwillie/master

    Correctly format backticks in SCFormatText.
    sbl committed Mar 18, 2012
    Configuration menu
    Copy the full SHA
    1a14631 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2012

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

Commits on Mar 28, 2012

  1. Added note about feature_35

    sbl committed Mar 28, 2012
    Configuration menu
    Copy the full SHA
    9569fc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2012

  1. Configuration menu
    Copy the full SHA
    6c41c6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03ae96d View commit details
    Browse the repository at this point in the history
  3. the big syntax cleanup

    sbl committed Mar 31, 2012
    Configuration menu
    Copy the full SHA
    96b72e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2012

  1. fixed crash on recompile

    sbl committed Apr 3, 2012
    Configuration menu
    Copy the full SHA
    f4dd023 View commit details
    Browse the repository at this point in the history
  2. now quitting properly

    sbl committed Apr 3, 2012
    Configuration menu
    Copy the full SHA
    c66f8c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1230681 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2012

  1. hard stopping and quitting

    sbl committed Apr 4, 2012
    Configuration menu
    Copy the full SHA
    09642a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe88bd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2012

  1. Revert "fixed crash on recompile"

    This reverts commit f4dd023.
    sbl committed Apr 8, 2012
    Configuration menu
    Copy the full SHA
    e89ce0b View commit details
    Browse the repository at this point in the history
  2. now fixing crash on recompile

    sbl committed Apr 8, 2012
    Configuration menu
    Copy the full SHA
    805f5f7 View commit details
    Browse the repository at this point in the history
  3. fixed compile errors

    sbl committed Apr 8, 2012
    Configuration menu
    Copy the full SHA
    8e3bdb8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2012

  1. fixed tag file generation

    sbl committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    f1f9a13 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature_35'

    Conflicts:
    	README.md
    sbl committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    1685848 View commit details
    Browse the repository at this point in the history
  3. Add QT gui notice to README

    sbl committed Aug 1, 2012
    Configuration menu
    Copy the full SHA
    e24d41e View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2012

  1. Remove direct references to os-x sclang paths:

    - Add sclang_path static attribute to SC module and set to 'which sclang' (unix safe)
    - tmp dir for pipe paths grabbed from Dir::tmpdir
    - New Pipe.exists? static method.
    elatomo authored and sbl committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    bc5a2e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e4ad02 View commit details
    Browse the repository at this point in the history
  3. Edit shebang for linux compatibility.

    elatomo authored and sbl committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    df4ddd8 View commit details
    Browse the repository at this point in the history
  4. Update documentation.

    elatomo authored and sbl committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    d2a3b0e View commit details
    Browse the repository at this point in the history
  5. Ignore vim .swp temp files.

    elatomo authored and sbl committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    7224ff7 View commit details
    Browse the repository at this point in the history
  6. Fix in documentation.

    elatomo authored and sbl committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    65194b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    122021f View commit details
    Browse the repository at this point in the history
  8. Provide a default sclang path for mac users.

    It is very unlikely that mac users add sclang to their shell search path.
    sbl committed Nov 28, 2012
    Configuration menu
    Copy the full SHA
    b56d264 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2013

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

Commits on Jun 10, 2013

  1. auto detect bundle

    sbl committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    28133c6 View commit details
    Browse the repository at this point in the history
  2. Changed the plugin directory to scvim so that it plays well with Vund…

    …le - Updated README file
    dathinaios authored and sbl committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    951b660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b2e03f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2013

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

Commits on Sep 21, 2013

  1. Merge pull request #24 from carlocapocasa/master

    Prevent command cutoff in linux
    sbl committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    06d8565 View commit details
    Browse the repository at this point in the history
  2. Remove snippets from plugin

    There are situations where this can break with alternative snippet solutions.
    e.g. ultisnips or similar.
    sbl committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    8c270c0 View commit details
    Browse the repository at this point in the history
  3. remove whitespace in ruby files

    sbl committed Sep 21, 2013
    Configuration menu
    Copy the full SHA
    be0d828 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2013

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

Commits on Jul 5, 2014

  1. Fix working directory

    SClang expects the working directory to be wherever the user started it from. This is important for loading resources, like this:
    
        cd ~/tracks/foo
        vi main.sc
    
        (
          // Should load ~/tracks/foo/foo.wav, but tries to load /usr/bin/foo.wav and fails
          Buffer.load("foo.wav")
        )
    
    The patch restores this functionality.
    capocasa committed Jul 5, 2014
    Configuration menu
    Copy the full SHA
    6492d0f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. Merge pull request #26 from carlocapocasa/patch-1

    Fix working directory
    sbl committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    58ac23b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2014

  1. remove method args reference from README.md

    they have never been working properly and reliably.
    sbl committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    7359128 View commit details
    Browse the repository at this point in the history
  2. we have 3.6.6 by now

    sbl committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    a8b41aa View commit details
    Browse the repository at this point in the history
  3. Use noremap rather than map

    lpil committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    bfd5da5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #29 from lpil/master

    Use noremap rather than map
    sbl committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    e26bfa8 View commit details
    Browse the repository at this point in the history
  5. Set a sensible g:sclandTerm when on Linux

    This should allow Linux users to use their default terminal emulator,
    rather than having to explicitly set one. Or at least it will on Debian
    and Ubuntu based systems. I'm not sure what other systems use the
    x-terminal-emulator alias.
    
    I've also removed some trailing whitespace.
    lpil committed Sep 18, 2014
    Configuration menu
    Copy the full SHA
    9bb1bb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2014

  1. Merge pull request #30 from lpil/linux-term

    Set a sensible g:sclandTerm when on Linux
    sbl committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    b5fa95e View commit details
    Browse the repository at this point in the history
  2. remove references to snipmate

    don't assume any snippet system
    sbl committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    c6bed4a View commit details
    Browse the repository at this point in the history
  3. remove README references to deprecated mappings

    Keep them in the source for now, but since this has been this way for about > 2.5 years this note is more confusing then helpful.
    sbl committed Sep 19, 2014
    Configuration menu
    Copy the full SHA
    87011b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2014

  1. Use a split if we are inside tmux

    Don't spawn a new terminal (app) when starting a scvim session
    davidgranstrom committed Nov 2, 2014
    Configuration menu
    Copy the full SHA
    3396585 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2014

  1. Merge pull request #33 from davidgranstrom/detect-screen

    Use a split if we are inside tmux
    sbl committed Nov 6, 2014
    Configuration menu
    Copy the full SHA
    d79397d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2014

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

Commits on Nov 10, 2014

  1. Configuration menu
    Copy the full SHA
    76b4ea4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #34 from davidgranstrom/update-mappings

    Update mappings
    sbl committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    5f77da6 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2014

  1. Mention a prerequisite

    This was pre-installed the first time I installed scvim, but now I did it on a fresh ubuntu install and I had one hell of a time figuring this one out.
    capocasa committed Nov 22, 2014
    Configuration menu
    Copy the full SHA
    bece3c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2014

  1. Merge pull request #35 from carlocapocasa/patch-2

    Mention a prerequisite
    sbl committed Nov 23, 2014
    Configuration menu
    Copy the full SHA
    3578b9e View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2014

  1. conditional kill

    capocasa authored and Carlo Capocasa committed Dec 2, 2014
    Configuration menu
    Copy the full SHA
    712f0f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2014

  1. Merge pull request #37 from carlocapocasa/conditionalKill

    Conditional kill
    sbl committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    0159a96 View commit details
    Browse the repository at this point in the history
  2. check for pipe in vim

    capocasa committed Dec 8, 2014
    Configuration menu
    Copy the full SHA
    955ab2d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2015

  1. Merge pull request #36 from carlocapocasa/master

    check for pipe in vim
    sbl committed Jan 18, 2015
    Configuration menu
    Copy the full SHA
    f1b5e0d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2016

  1. prevent stray cats

    capocasa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    4e43caa View commit details
    Browse the repository at this point in the history
  2. avoid fork

    capocasa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    a6581ab View commit details
    Browse the repository at this point in the history
  3. Revert "check for pipe in vim"

    This reverts commit 955ab2d.
    capocasa committed Apr 23, 2016
    Configuration menu
    Copy the full SHA
    824bdfc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. prevent additional shell

    capocasa committed May 5, 2016
    Configuration menu
    Copy the full SHA
    f5e94e2 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

  1. Configuration menu
    Copy the full SHA
    dca0d84 View commit details
    Browse the repository at this point in the history
  2. robust cleanup

    capocasa committed May 29, 2016
    Configuration menu
    Copy the full SHA
    24217c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be0cd6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54785a3 View commit details
    Browse the repository at this point in the history
  5. kill internally

    capocasa committed May 29, 2016
    Configuration menu
    Copy the full SHA
    84d57cf View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2016

  1. fix commit 4e43caa

    capocasa committed Jun 6, 2016
    Configuration menu
    Copy the full SHA
    8d57633 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. Merge pull request #38 from carlocapocasa/master

    Fix process buildup for ruby 2.3
    sbl authored Jun 12, 2016
    Configuration menu
    Copy the full SHA
    f37c998 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2016

  1. Look for sclang in the path used after 3.7 (#41)

    With this change it should work for old and new versions.
    
    Thanks :)
    dathinaios authored and sbl committed Nov 9, 2016
    Configuration menu
    Copy the full SHA
    a010bc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

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

Commits on Jan 17, 2017

  1. Configuration menu
    Copy the full SHA
    b62db96 View commit details
    Browse the repository at this point in the history
  2. cmake: only install SCVim.sc

    gusano committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    298bd78 View commit details
    Browse the repository at this point in the history
  3. SCVim: allow install with vim-plug

    Only check for `scvim` folder
    gusano committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    8db864d View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. update README

    gusano committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    f51b327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    518643a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7677b18 View commit details
    Browse the repository at this point in the history