Commit Graph

40 Commits (0cf661c5f4cec48dde5e38716728d19750ccbea6)
 

Author SHA1 Message Date
Stefan Otte 0cf661c5f4 rm tags file and .gitignore it. 12 years ago
Ben Mills 39678261e9 Merge pull request #18 from tonyskn/closeRunnerOnly
Add `CloseVimTmuxRunner` command
12 years ago
tonyskn 597581715c Add `CloseVimTmuxRunner` command
Closes runner pane only, leaving any other panes in current window intact.
12 years ago
benmills c853343e6f Add an optional argument to RunVimTmuxCommand to stop sending a return after the command. Fixes #9 12 years ago
benmills 06ba414a32 Allow single quotes in commands. Fixes #6 12 years ago
benmills b9684aa6d8 Add a VimuxResetSequence option so plugins can override 12 years ago
benmills e925b0e127 Clear line and more accurately leave scroll-mode before runnign commands. Fixes #8 12 years ago
Ben Mills 252693ec57 Merge pull request #15 from antonishen/master
Fix: runner path issue, handle tmux not running. Fixes #13
12 years ago
Joshua Antonishen de99c54046 don't explode if you aren't in a tmux session 12 years ago
Joshua Antonishen 62ded6f281 ensure new panes are in the correct directory 12 years ago
Ben Mills f0bdd95be3 Merge pull request #11 from oscardelben/master
Use existing pane if one is found
12 years ago
Oscar Del Ben 4f90d43915 Rename ExistingPane to NearestPane 12 years ago
Ben Mills d75780aa84 Update README.mkd 12 years ago
benmills 64a5ebe875 Use tmux display to find the current session name making vimux tmux1.3 compatible. Fixes #7 12 years ago
Oscar Del Ben 55f6c1f393 Add option to use existing pane if one is found 12 years ago
benmills 96df08933a Vim help docs 12 years ago
benmills aeb965ce13 Change how current session is found. Fixes #7 12 years ago
benmills 359fb925b7 VimuxOrientation option to set the inital orientation of the runner pane. Fixes #5 12 years ago
benmills c4a0836dfa Exit copy-mode before running a command in the runner pane. Fixes #3 12 years ago
Ben Mills d189f2b99c Add Platform-specific Plugins section to the README. 12 years ago
Ben Mills 3628c358be Merge pull request #4 from pgr0ss/tslime_example
Tslime example
12 years ago
Paul Gross c6e564aaa4 Minor wording update. 12 years ago
Paul Gross 0eba4c252b Show how to use vimux as a tslime replacement in the README. 12 years ago
Paul Gross 9029bcd870 Prevent file from loading more than once, which means we do not need function! anymore. 12 years ago
benmills 4867db4429 Renamed CloseVimTmuxWindows to CloseVimTmuxPanes and check to make sure other windows exist before running. Fixes #2 12 years ago
Ben Mills d9cd985cdd Update README.mkd 12 years ago
Ben Mills 2ba3baec13 Update README.mkd 12 years ago
Ben Mills 31b174f8c8 Merge pull request #1 from tonyc/patch-1
grammar fix <3 <3
12 years ago
Tony Collen 00c18211c0 grammar fix! :) <3 <3 12 years ago
Ben Mills 8e68a62418 Update README.mkd 12 years ago
Ben Mills 6f66c734de Update README.mkd 12 years ago
benmills 506f681a7a Runner panes can be interupted with InterruptVimTmuxRunner 12 years ago
Ben Mills a0db354ffa Update README.mkd 12 years ago
Ben Mills f888a20d48 Update README.mkd 12 years ago
Ben Mills 3217097119 Update README.mkd 12 years ago
benmills 1170fbe39d Add InspectVimTmuxRunner command and PromptVimTmuxCommand 12 years ago
Ben Mills 655727d750 Update README.mkd 12 years ago
benmills 4afa38cfea Add RunLastVimTmuxCommand and VimuxHeight option 12 years ago
Ben Mills deedd68650 Update README.mkd 12 years ago
benmills 5d2ba6f947 init 12 years ago